* Update config path in a couple docs

This commit is contained in:
Bryan Ashby
2015-11-13 11:13:36 -07:00
parent a2f8101821
commit 882c8fbdfb
2 changed files with 2 additions and 2 deletions

View File

@@ -54,7 +54,7 @@ git clone https://github.com/NuSkooler/enigma-bbs.git
```
**Create a Config**
```hjson
/* ~/.enigma-bbs/config.hjson */
/* ~/.config/enigma-bbs/config.hjson */
general: {
boardName: Super Awesome BBS
}