Merge pull request #27 from proofy/patch-1

Update local-backend.md
This commit is contained in:
Grzegorz Leoniec 2019-03-13 13:07:52 +01:00 committed by GitHub
commit a09df8fe24
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 LTS (long term support) version of [node](https://nodejs.org/en/download/) - we currently use 10.15.1
```bash
$ node -v