Skip to content

Commit 3d566ef

Browse files
authored
Update README.md
1 parent c7ca0a3 commit 3d566ef

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
@@ -40,7 +40,7 @@ Note: Avoid clicking links in the navbar while previewing locally because they w
4040
```
4141
This will render the full website in `_site` folder.
4242

43-
It is also possible to render a single tutorial or `qmd` file without compiling the entire site. This is often helpful to speed up compilation when editing on a single docs page. To do this, first `cd` to the file's folder, and run `quarto preview` or `quarto render`:
43+
It is also possible to render a single tutorial or `qmd` file without compiling the entire site. This is often helpful to speed up compilation when editing a single docs page. To do this, first `cd` to the file's folder, and run `quarto preview` or `quarto render`:
4444
4545
```
4646
cd folder_of_somedocs.qmd

0 commit comments

Comments
 (0)