diff options
author | Mark Powers <mark@marks.kitchen> | 2021-09-27 22:11:09 -0500 |
---|---|---|
committer | Mark Powers <mark@marks.kitchen> | 2021-09-27 22:11:09 -0500 |
commit | e23a1382744f36000006a8df68fb2b4aaa5027af (patch) | |
tree | a4beb8ddcfff964ca1807aee7e6331270e65dee2 /README.md | |
parent | 4e4b0997a2172e00c8a46acb6889fe2c8c939a09 (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ Install python3, and pip for python3 for your system. Install the dependencies `pip3 install -r requirements.txt` -Create a file `config.ini` with the following information: +Create a file `/etc/wikijscmd/config.ini` with the following information: ``` [wiki] key=YOUR_KEY_HERE |