diff --git a/doc/installation.md b/doc/installation.md index 72e6d81..e2ef1b8 100644 --- a/doc/installation.md +++ b/doc/installation.md @@ -11,7 +11,7 @@ You can verify if you're already good to go with the following commands: ```shell node --version -# v9.7.0 +# v10.0.0 npm --version # 5.6.0