We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cb1b6c commit 526ced7Copy full SHA for 526ced7
1 file changed
README.md
@@ -32,7 +32,7 @@ A LaTeX template to create simple lab reports.
32
git clone https://github.com/NN708/SimpleLabReport.git
33
```
34
35
-2. 编译 `sample.tex`;
+2. 使用 `xelatex` 编译 `sample.tex`;
36
37
> 如果你使用 LaTeX Workshop,在 Visual Studio Code 中打开 `sample.tex`,按 `Ctrl` + `Alt` + `B`(macOS 请使用 `Command` + `Option` + `B`)即可编译。
38
0 commit comments