aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRubén Rincón Blanco <ruben@rinconblanco.es>2021-10-22 22:09:30 +0200
committerGitHub <noreply@github.com>2021-10-22 22:09:30 +0200
commit4089f0c4f7c37dd1a7bd36a0c1bf52d5fcdaf08f (patch)
treee96f63684fe9989aae9f53411c211baa9e7985c6
parentcd1f67aa458fb9db04a7d8244e78baae97e28d34 (diff)
downloadcompiler-explorer-gh-1185.tar.gz
compiler-explorer-gh-1185.zip
Clarify that currently we have to run on LTS 14gh-1185
https://github.com/compiler-explorer/compiler-explorer/issues/3047#issuecomment-948032360
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 407d2c2e1..4da68ec44 100644
--- a/README.md
+++ b/README.md
@@ -53,7 +53,7 @@ Assuming you have a compatible version of `node` installed, on Linux simply runn
on your local machine: [http://localhost:10240/](http://localhost:10240/). If this doesn't work for you, please contact
us, as we consider it important you can quickly and easily get running.
Currently, **Compiler Explorer**
- requires [at least `node` 14 _(LTS version)_](CONTRIBUTING.md#node-version) installed, either on the path or at `NODE_DIR`
+ requires [`node` 14 _(LTS version)_](CONTRIBUTING.md#node-version) installed, either on the path or at `NODE_DIR`
(an environment variable or `make` parameter).
Running with `make EXTRA_ARGS='--language LANG'` will allow you to load