Skip to content

Commit 40fa326

Browse files
authored
fix(docs): checkout release version in getting_started.md (#276)
1 parent 6676f60 commit 40fa326

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/getting_started.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ Now clone and build the repo:
112112
```bash
113113
git clone ssh://[email protected]/informalsystems/cycles-quartz
114114
cd cycles-quartz
115+
git checkout v0.1.0 # or latest release, check `git tag --sort=-v:refname`
115116
cargo install --path crates/cli
116117
```
117118

0 commit comments

Comments
 (0)