Skip to content

Commit

Permalink
docs: minor fixes again
Browse files Browse the repository at this point in the history
  • Loading branch information
Myriad-Dreamin committed Aug 21, 2023
1 parent 2fefc26 commit dd55474
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
Expand Up @@ -18,7 +18,7 @@ To make it easier to run, put the path to the binary into your `PATH`.
### Build from source using Rust

To build the `typst-book` executable from source, you will first need to install Yarn, Rust, and Cargo.
Follow the instructions on the [Yarn installation page]("https://classic.yarnpkg.com/en/docs/install") and [Rust installation page]("https://www.rust-lang.org/tools/install").
Follow the instructions on the [Yarn installation page](https://classic.yarnpkg.com/en/docs/install) and [Rust installation page](https://www.rust-lang.org/tools/install).
typst-book currently requires at least Rust version 1.71.

Since typst-book building depends on `yarn`, you cannot directly use `cargo install` to pull and build it. The build command is:
Expand Down

0 comments on commit dd55474

Please sign in to comment.