aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 000b4a1..f2365f9 100644
--- a/README.md
+++ b/README.md
@@ -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