Skip to content

Commit

Permalink
changing github repo link to http to permit cloning without account
Browse files Browse the repository at this point in the history
  • Loading branch information
ferdinandhodl committed Sep 11, 2024
1 parent 948d231 commit 8b04e11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/dapps/tutorials/first-nft.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Prerequisites:
You can clone the example in this guide and run it like this:

```shell
git clone git@github.com:alephium/ralph-example.git
git clone https://github.com/alephium/ralph-example.git
cd ralph-example/your-firsts
npm install
npm compile
Expand Down

0 comments on commit 8b04e11

Please sign in to comment.