diff --git a/docs/index.md b/docs/index.md index 4ceb6449..dc440c7f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -13,7 +13,7 @@ curl -o- https://raw.githubusercontent.com/NuSkooler/enigma-bbs/master/misc/inst For other environments such as Windows, see **The Manual Way** below. -## The Manual Way +## The Manual Way (aka Advanced) For Windows environments or if you simply like to do things manually, read on... ### Prerequisites @@ -61,7 +61,7 @@ The main system configuration is handled via `~/.config/enigma-bbs/config.hjson` `oputil.js` can be utilized to generate your **initial** configuration. **This is the recommended way for all new users**: ```bash -./oputil.js config --new +./oputil.js config new ``` (You wil be asked a series of basic questions)