Skip to content

Commit b164d0f

Browse files
authored
docs:update VSCode instructions (#799)
fix a typo.`lastused` requires the first letter to be lowercase. Note there are two particular values: first means to use the first recipe in Latex-workshop › Latex: Recipes; lastUsed means to use the last run recipe.
1 parent b874deb commit b164d0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ git clone https://mirror.sjtu.edu.cn/git/SJTUThesis.git/
3939

4040
### VSCode 用户
4141

42-
安装 “LaTeX Workshop” 后,选择 `Recipe: latexmk (xelatex)` 编译即可,并在设置中将 `latex-workshop.latex.recipe.default` 改为 `LastUsed` 以一直使用该选项编译。
42+
安装 “LaTeX Workshop” 后,选择 `Recipe: latexmk (xelatex)` 编译即可,并在设置中将 `latex-workshop.latex.recipe.default` 改为 `lastUsed` 以一直使用该选项编译。
4343

4444
### TexStudio 用户
4545

0 commit comments

Comments
 (0)