From b2467eb8df126064e690dcd3c458a808645804a8 Mon Sep 17 00:00:00 2001 From: canove Date: Thu, 13 Aug 2020 12:08:22 -0300 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94a6225..26cf3b6 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ sudo apt-get install -y libgbm-dev wget unzip fontconfig locales gconf-service l - Copy .env.example to .env and fill it with backend URL (normally localhost:port) - Install dependecies: `npm install` (Only in the first time) - Start frontend: `npm start` -- Go to http://localhost:3000/signup +- Go to http://your_server_ip:3000/signup - Create an user and login with it. - On the sidebard, go to _Connection_ and read QRCode with your WhatsApp. - Done. Every message received by your synced WhatsApp number will appear in Tickets List.