Update cargo install command in README
This commit is contained in:
parent
9e333e5058
commit
0bdd2191c0
@ -120,8 +120,8 @@ Typst's CLI is available from different sources:
|
||||
|
||||
- If you have a [Rust][rust] toolchain installed, you can also install the
|
||||
latest development version with
|
||||
`cargo install --git https://github.com/typst/typst`. Note that this will
|
||||
be a "nightly" version that may be broken or not yet properly documented.
|
||||
`cargo install --git https://github.com/typst/typst typst-cli`. Note that this
|
||||
will be a "nightly" version that may be broken or not yet properly documented.
|
||||
|
||||
- Nix users can use the `typst` package with `nix-shell -p typst` or build and
|
||||
run the bleeding edge version with `nix run github:typst/typst -- --version`.
|
||||
|
Loading…
Reference in New Issue
Block a user