Update local-backend.md

add link to node download site
This commit is contained in:
Sven Jörns 2019-03-12 23:06:21 +01:00 committed by GitHub
parent fc9466fa36
commit 302dab3485
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# Local Installation
Make sure you have a recent version of node - we currently use 10.15.1
Make sure you have a recent version of [node](https://nodejs.org/en/download/) - we currently use 10.15.1
```bash
$ node -v