From f2049d9bd05e15f3795c5a15be03e99455f2b01f Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Tue, 2 Oct 2018 19:16:19 -0700 Subject: [PATCH] Fix missing quote. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 618f234..118056a 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,6 @@ To use the sysroot, use the `--sysroot=` option: ``` /path/to/wasm/supporting/c/compiler --sysroot=/path/to/the/newly/built/sysroot ... -`` +``` to run the compiler using the newly built sysroot. -- 2.39.2