Fixed link on readme

This commit is contained in:
IrosTheBeggar 2017-06-12 18:05:17 -04:00
parent b314215b91
commit 314f42b9db
2 changed files with 2 additions and 2 deletions

View File

@ -34,4 +34,4 @@ mStream Express is a port of mStream Server that uses [Electron](https://electro
## Install From Source
[Install instructions are in the docs](docs/cli_arguments.md)
[Install instructions are in the docs](docs/install.md)

View File

@ -1,7 +1,7 @@
Welcome to the docs.
## Server Docs
* [Install from NPM on Ubuntu](install.md)
* [Install on Ubuntu](install.md)
* [Install from Docker](docker.md)
* [Server configuration options](cli_arguments.md)
* [Server API](API.md)