Skip to content

Commit

Permalink
fix: clone link (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
rin-st authored Sep 23, 2024
1 parent 1cbcaa5 commit 395236d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ To get started with Scaffold-ETH 2, follow the steps below:
1. Clone this repo & install dependencies

```
git clone https://github.com/scaffold-eth/buidlguidl.com.git
git clone https://github.com/BuidlGuidl/buidlguidl.com.git
cd buidlguidl.com
yarn install
```
Expand All @@ -33,4 +33,4 @@ yarn install
yarn start
```

Visit your app on: `http://localhost:3000`.
Visit your app on: `http://localhost:3000`.

0 comments on commit 395236d

Please sign in to comment.