From c948f9460bf171005f5407b89e7949a68bc0250f Mon Sep 17 00:00:00 2001 From: Moriz Wahl Date: Thu, 17 Dec 2020 11:28:56 +0100 Subject: [PATCH] improved --- backend/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/README.md b/backend/README.md index 3c9c6beee..de584af03 100644 --- a/backend/README.md +++ b/backend/README.md @@ -19,7 +19,7 @@ Wait a little until your backend is up and running at [http://localhost:4000/](h For the local installation you need a recent version of [node](https://nodejs.org/en/) (>= `v10.12.0`). We are using -'12.19.0' and therefore we recommend to use the same version +`12.19.0` and therefore we recommend to use the same version ([see](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/4082) some knwon problems with more recent node versions). You can use the [node version manager](https://github.com/nvm-sh/nvm) to switch