Skip to content

Commit

Permalink
Update README with new revision
Browse files Browse the repository at this point in the history
anelson committed Aug 30, 2022
1 parent b9cf76c commit ac5f2c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -18,7 +18,7 @@ Dual-licensed under MIT or Apache-2.0.
To install on your local system, use `cargo install`, ie:

```shell
cargo install --git https://github.com/elastio/ssstar.git --rev b4f6aad --locked --force ssstar-cli
cargo install --git https://github.com/elastio/ssstar.git --rev b9cf76ca3 --locked --force ssstar-cli
```

This uses the most recent commit that @anelson has designated as "stable"-ish. You can drop the `--rev` argument and

0 comments on commit ac5f2c2

Please sign in to comment.