diff --git a/README.md b/README.md index 561d6276f44585222e653e00cd73bcf5cac9be62..26e0df0819d8ffec6531928325aa1176d7daa12f 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Built for ITB-IF3111 class assignment. 2. Install the apk -3. (Optional) To enable push notification, start the backend server by executing at directory backend/ +3. (Optional) To enable push notification, start the backend server by executing at directory `backend/` ``` npm install && node app.js ```