We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc27986 commit df43c67Copy full SHA for df43c67
README.md
@@ -88,7 +88,7 @@ If you would like to test out the current functionality of V2 in a small browser
88
89
- Clone the repo: `git clone git@github.com:blocknative/onboard.git`
90
- Change in to the onboard directory: `cd onboard`
91
-- Checkout the V2 feature branch: `git checkout v2-web-onboard`
+- Checkout the V2 feature branch: `git checkout v2-web3-onboard`
92
- Install the dependencies: `yarn` (if running a M1 mac - `yarn install-m1-mac`)
93
- Run all packages in dev mode: `yarn dev`
94
- [View demo app in the browser](http://localhost:8080)
0 commit comments