Skip to content
This repository was archived by the owner on Jan 26, 2025. It is now read-only.

Commit 5fd453b

Browse files
kre9tingerrr
authored andcommitted
docs(book): correct minimal toolchain version
Updates the minimal toolchain version in the book to match the actual value
1 parent c2aa0af commit 5fd453b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/quickstart/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ To install `typst-test` on your PC, you must, for the time being, compile it fro
33
Once `typst-test` reaches 0.1.0, this restriction will be lifted and each release will provide precompiled binaries for major operating systems (Windows, Linux and macOS).
44

55
## Installation From Source
6-
To install `typst-test` from source, you must have a Rust toolchain (Rust **v1.79.0+**) and cargo installed.
6+
To install `typst-test` from source, you must have a Rust toolchain (Rust **v1.80.0+**) and cargo installed.
77

88
Run the following command to install the latest nightly version
99
```bash

0 commit comments

Comments
 (0)