From 78982f18ca4e89d9e4a7d09cc3e40998016776c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Mon, 21 Dec 2020 10:44:40 +0100 Subject: [PATCH] Update backend/README.md --- backend/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/README.md b/backend/README.md index de584af03..66226d4ae 100644 --- a/backend/README.md +++ b/backend/README.md @@ -21,7 +21,7 @@ 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 ([see](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/4082) -some knwon problems with more recent node versions). You can use the +some known problems with more recent node versions). You can use the [node version manager](https://github.com/nvm-sh/nvm) to switch between different local node versions.