diff --git a/setup.md b/setup.md index e2a9715e..bb4a7cb3 100644 --- a/setup.md +++ b/setup.md @@ -32,7 +32,7 @@ You can edit the frontend code in `/frontend/src/` to make the changes you want. 4. On another terminal `npm install -g http-server` -5. Then run `http-server "robosats/frontend/static/` +5. Then run `http-server "robosats/frontend/static/"` 6. Install [Requestly](https://requestly.io/) extension in your browser, it's a lightweight proxy. We want to use it so our browser grabs our local `main.js` instead of the remote. There are many alternatives to Requestly (be aware that Requestly might not respect your privacy. Didn't research it). @@ -115,4 +115,4 @@ You will need these commands also often or eventually: * Lock a bond from your own `lnd-dev` node `docker exec -it lnd-dev lncli -network=testnet payinvoice --allow_self_payment` -**RoboSats development site should be accessible on 127.0.0.1:8000** \ No newline at end of file +**RoboSats development site should be accessible on 127.0.0.1:8000**