Skip to content

Commit df43c67

Browse files
authored
Fixed a typo with the top level README (#983)
1 parent dc27986 commit df43c67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ If you would like to test out the current functionality of V2 in a small browser
8888

8989
- Clone the repo: `git clone git@github.com:blocknative/onboard.git`
9090
- Change in to the onboard directory: `cd onboard`
91-
- Checkout the V2 feature branch: `git checkout v2-web-onboard`
91+
- Checkout the V2 feature branch: `git checkout v2-web3-onboard`
9292
- Install the dependencies: `yarn` (if running a M1 mac - `yarn install-m1-mac`)
9393
- Run all packages in dev mode: `yarn dev`
9494
- [View demo app in the browser](http://localhost:8080)

0 commit comments

Comments
 (0)