Skip to content

Commit

Permalink
Merge pull request #466 from alephium/update-devnet-setup
Browse files Browse the repository at this point in the history
Update the devnet setup
  • Loading branch information
polarker authored Oct 29, 2024
2 parents 642e4fc + 4239c4c commit 0230818
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/dapps/tutorials/first-dapp-with-nextjs.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,9 @@ initialize a sample Nextjs project inside that directory.

## Launch a local development network

Go to the `alephium-nextjs-tutorial/docker` directory and run

```sh
cd alephium-nextjs-tutorial/docker
git clone [email protected]:alephium/alephium-stack.git
cd alephium-stack/devnet
docker-compose up -d
```

Expand Down

0 comments on commit 0230818

Please sign in to comment.