diff options
author | marzavec <admin@marzavec.com> | 2018-05-20 03:10:04 +0200 |
---|---|---|
committer | marzavec <admin@marzavec.com> | 2018-05-20 03:10:04 +0200 |
commit | 63bd6fb7146f700395e9cada137f01eae4bc3339 (patch) | |
tree | 1499c72f7309fa52c7fe85dec676769c7cabc3ea | |
parent | streamline dev flow (diff) | |
download | hackchat-63bd6fb7146f700395e9cada137f01eae4bc3339.tar.gz hackchat-63bd6fb7146f700395e9cada137f01eae4bc3339.zip |
formatting fix
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ This is a backwards compatible continuation of the [work by Andrew Belt](https:/ If you change the `websocketPort` option during the config setup then these changes will need to be reflected on [line 60 of client.js](https://github.com/hack-chat/main/blob/master/client/client.js#L60). -# Live Deployment Installation +## Live Deployment Installation See [DEPLOY.md](documentation/DEPLOY.md) |