Skip to content

Commit f2049d9

Browse files
committed
Fix missing quote.
1 parent dcf13b6 commit f2049d9

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
@@ -26,6 +26,6 @@ To use the sysroot, use the `--sysroot=` option:
2626

2727
```
2828
/path/to/wasm/supporting/c/compiler --sysroot=/path/to/the/newly/built/sysroot ...
29-
``
29+
```
3030

3131
to run the compiler using the newly built sysroot.

0 commit comments

Comments
 (0)