Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Commit b21bdd0

Browse files
authored
Merge pull request #1931 from moxiegirl/readme-fix-1927
Removing outdated instruction
2 parents 1a5d9a8 + 499b378 commit b21bdd0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@ The Blockstack Browser allows you to explore the Blockstack internet.
3737

3838
1. Clone this repo: `git clone https://github.com/blockstack/blockstack-browser.git`
3939
1. Install node dependencies: `npm install`
40-
1. Run `npm run dev-proxy` to start the CORS proxy
41-
1. Run `npm run dev`
40+
2. Run `npm run dev`
4241

4342
*Note: npm dev runs a BrowserSync process that watches the assets in `/app`, then builds them and places them in `/build`, and in turn serves them up on port 3000. When changes are made to the original files, they are rebuilt and re-synced to the browser frames you have open.*
4443

0 commit comments

Comments
 (0)