[README] remove version from typst init

This commit is contained in:
Gaspard Jankowiak 2025-12-15 11:00:14 +01:00
commit 7275cdd5d9

View file

@ -26,7 +26,7 @@ This will create an `exam` directory in the current directory,
containing the example below.
```sh
typst init @local/exam:0.3.0 exam
typst init @local/exam exam
```
Tested typst version: `0.14.0`.