Fix line breaks
This commit is contained in:
parent
1a1bc4cf73
commit
9dd7cb4bd3
1 changed files with 3 additions and 1 deletions
4
README
4
README
|
@ -25,7 +25,9 @@ CSVFILE = The file you want to import to the database. Has to be in the
|
|||
in the same folder as the install.php
|
||||
```
|
||||
|
||||
Then go to http://yoursite.com/[subdirectory]/install.php and follow the instructions. Depending on the size of the CSV file you are importing into the database, this might take a while.
|
||||
Then go to http://yoursite.com/[subdirectory]/install.php and follow the
|
||||
instructions. Depending on the size of the CSV file you are importing into the
|
||||
database, this might take a while.
|
||||
|
||||
When the installation has finished, you might want to remove or rename install.php.
|
||||
|
||||
|
|
Loading…
Reference in a new issue