From e23a1382744f36000006a8df68fb2b4aaa5027af Mon Sep 17 00:00:00 2001 From: Mark Powers Date: Mon, 27 Sep 2021 22:11:09 -0500 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8dfd022..3dfb013 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3