Try that style
This commit is contained in:
parent
1c0fbaef1f
commit
6221e694f4
|
@ -52,9 +52,9 @@ npm install # yarn also works
|
|||
## Other Recommended Packages
|
||||
ENiGMA BBS makes use of a few packages for archive and legacy protocol support. They're not pre-requisites for running ENiGMA, but without them you'll miss certain functionality. Once installed, they should be made available on your systems `PATH`.
|
||||
|
||||
:information_source: Please see [External Binaries](docs/configuration/external-binaries.md) for information on setting these up.
|
||||
:information_source: Please see [External Binaries](../configuration/external-binaries.md) for information on setting these up.
|
||||
|
||||
:information_source: Additional information in [Archivers](docs/configuration/archivers.md) and [File Transfer Protocols](docs/configuration/file-transfer-protocols.md)
|
||||
:information_source: Additional information in [Archivers](../configuration/archivers.md) and [File Transfer Protocols](../configuration/file-transfer-protocols.md)
|
||||
|
||||
## Config Files
|
||||
You'll need a basic configuration to get started. The main system configuration is handled via `config/config.hjson`. This is an [HJSON](http://hjson.org/) file (compliant JSON is also OK). See [Configuration](../configuration/) for more information.
|
||||
|
|
Loading…
Reference in New Issue