mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 10:33:59 -05:00
CE -> Compiler Explorer in README
This commit is contained in:
committed by
GitHub
parent
fb7fa30403
commit
3bc6022007
@@ -58,7 +58,7 @@ Assuming you have a compatible version of `node` installed, on Linux simply runn
|
||||
|
||||
Running with `make EXTRA_ARGS='--language LANG'` will allow you to load
|
||||
`LANG` exclusively, where `LANG` is one for the language ids/aliases defined
|
||||
in `lib/languages.js`. For example, to only run CE with C++ support, you'd run
|
||||
in `lib/languages.js`. For example, to only run **Compiler Explorer** with C++ support, you'd run
|
||||
`make EXTRA_ARGS='--language c++'`. The `Makefile` will automatically install all the
|
||||
third party libraries needed to run; using `npm` to install server-side and
|
||||
client side components.
|
||||
|
||||
Reference in New Issue
Block a user