diff options
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -78,7 +78,7 @@ cd main/server/ pm2 start main.js --name HackChat ``` -Launch `main/client/index.html`, you may now begin development or deploy to production environment. +[Launch the client](./client/README.md) `main/client/index.html`, you may now begin development or deploy to production environment. ## Deployment |