mirror of
https://github.com/RoboSats/robosats.git
synced 2025-01-31 10:31:35 +00:00
Fix minor typo in setup.md (#563)
This commit is contained in:
parent
13e79df7c9
commit
c5b12ebabd
2
setup.md
2
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).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user