diff --git a/README.md b/README.md index 36e1931..ce287b3 100644 --- a/README.md +++ b/README.md @@ -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) diff --git a/docs/README.md b/docs/README.md index 73ac7e7..745caff 100644 --- a/docs/README.md +++ b/docs/README.md @@ -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)