Skip to content

Commit

Permalink
Update index.md (MystenLabs#1618)
Browse files Browse the repository at this point in the history
Add dollar signs to command in Contribute index
  • Loading branch information
Clay-Mysten authored Apr 28, 2022
1 parent 3ce600a commit aa5e04f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/src/contribute/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ at [Install Sui](../build/install.md#source-code).

Start by creating your own fork of the repo:
```bash
gh repo fork https://github.com/mystenlabs/sui.git # or alternatively, clone your fork
$ gh repo fork https://github.com/mystenlabs/sui.git # or alternatively, clone your fork
cargo install --path sui/sui # put Sui CLI's in your PATH
cd sui
cargo build --all --all-targets # check that build works
Expand Down

0 comments on commit aa5e04f

Please sign in to comment.