Skip to content

Commit

Permalink
Merge pull request #158 from ivcained/patch-1
Browse files Browse the repository at this point in the history
chore: git clone link updated
  • Loading branch information
ponderingdemocritus committed Dec 21, 2023
2 parents 4dd43cf + c86e8c4 commit 37e1e34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/client/sdk/unity.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Ensure that you're using the latest supported Dojo [version](https://github.com/
If you are using Windows or Linux, you will need to build [dojo.c](https://github.com/dojoengine/dojo.c) yourself. Make sure that you're using the latest supported version

```bash
git clone git@github.com:dojoengine/dojo.c.git
git clone https://github.com/dojoengine/dojo.c
cargo build --release
```

Expand Down

0 comments on commit 37e1e34

Please sign in to comment.