Update docs slighty, add link
This commit is contained in:
parent
3789de76a4
commit
5b7b1a5b74
|
@ -9,12 +9,13 @@ Under most Linux/UNIX like environments (Linux, BSD, OS X, ...) new users can s
|
|||
curl -o- https://raw.githubusercontent.com/NuSkooler/enigma-bbs/master/misc/install.sh | bash
|
||||
```
|
||||
|
||||
:eyes: You may wish to review the [installation script](https://raw.githubusercontent.com/NuSkooler/enigma-bbs/master/misc/install.sh)
|
||||
on GitHub before running it!
|
||||
> :eyes: You may wish to review the [installation script](https://raw.githubusercontent.com/NuSkooler/enigma-bbs/master/misc/install.sh) on GitHub before running it!
|
||||
|
||||
The script will install `nvm`, Node.js and grab the latest ENiGMA BBS from GitHub. It will also guide you through creating a basic configuration file, and recommend some packages to install.
|
||||
|
||||
> :information_source: After installing:
|
||||
* Read [External Binaries](../configuration/external-binaries.md)
|
||||
* Read [Updating](../admin/updating.md)
|
||||
> * Read [External Binaries](../configuration/external-binaries.md)
|
||||
> * Read [Updating](../admin/updating.md)
|
||||
|
||||
You might also check out some external guides:
|
||||
* https://www.maketecheasier.com/create-bbs-linux-with-enigmabbs/
|
Loading…
Reference in New Issue