Skip to content

Commit

Permalink
docs: fix typo in Mac install section
Browse files Browse the repository at this point in the history
  • Loading branch information
neongreen authored and PhilipMetzger committed Oct 26, 2024
1 parent 95283dd commit 1a0780e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/install-and-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ or:

```shell
# To install the latest release
cargo install --features vendored-openssl -locked --bin jj jj-cli
cargo install --features vendored-openssl --locked --bin jj jj-cli
```

#### From Source, Homebrew OpenSSL
Expand Down

0 comments on commit 1a0780e

Please sign in to comment.