mirror of
https://github.com/til-schneider/slim-wiki.git
synced 2025-07-31 13:50:24 +02:00
Fixed typo: config.php
instead of config.xml
This commit is contained in:
@@ -17,7 +17,7 @@ Installation:
|
||||
|
||||
1. [Download](https://github.com/til-schneider/slim-wiki/releases/latest) the latest `slim-wiki.zip`.
|
||||
2. Extract the zip and put the contents on your webspace.
|
||||
3. Create a `config.xml` (copy and adjust the example).
|
||||
3. Create a `config.php` (copy and adjust the example).
|
||||
4. Give write permissions to the server for the directory `data` (including subdirectories and files).
|
||||
|
||||
|
||||
|
@@ -67,7 +67,7 @@ Build a release zip:
|
||||
|
||||
1. Build the project (see above).
|
||||
2. Copy the contents of the `dist` directory to your webspace.
|
||||
3. Create a `config.xml` (copy and adjust the example).
|
||||
3. Create a `config.php` (copy and adjust the example).
|
||||
4. Give write permissions to the server for the directory `data` (including subdirectories and files).
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user