Skip to content

Commit 9488e55

Browse files
committed
Tweaking the README.md.
1 parent 09d2181 commit 9488e55

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 @@ and `wllvm++` for C++, and an auxiliary tool `extract-bc`.
3939

4040
Three environment variables must be set to use these wrappers:
4141

42-
* `LLVM_COMPILER` should be set to either 'dragonegg' or 'clang'.
42+
* `LLVM_COMPILER` should be set to either `dragonegg` or `clang`.
4343
* `LLVM_GCC_PREFIX` should be set to the prefix for the version of gcc that should
4444
be used with dragonegg. This can be empty if there is no prefix. This variable is
4545
not used if `$LLVM_COMPILER == clang`.

0 commit comments

Comments
 (0)