Skip to content

Commit

Permalink
Merge pull request #21 from dynamic-labs/fix/clone-command
Browse files Browse the repository at this point in the history
chore: readme updates
  • Loading branch information
matthew1809 authored Jul 11, 2024
2 parents ff1c297 + 136beb8 commit 503f15f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@ Before you begin, you need to install the following tools:

## Quickstart

To get started with Scaffold-ETH 2, follow the steps below:
To get started with Scaffold-ETH 2 Hacker Edition, follow the steps below:

1. Clone this repo & install dependencies

```
git clone https://github.com/scaffold-eth/scaffold-eth-2.git
cd scaffold-eth-2
git clone https://github.com/dynamic-labs/hackathon-starter-kit
cd hackathon-starter-kit
yarn install
```

Expand Down

0 comments on commit 503f15f

Please sign in to comment.