diff --git a/v0.3/install.md b/v0.3/install.md index 0e0663f..12b79bb 100644 --- a/v0.3/install.md +++ b/v0.3/install.md @@ -11,6 +11,7 @@ Install [Node](https://nodejs.org/en/download/) for your platform, then clone an git clone https://github.com/witheve/eve-starter.git cd eve-starter npm install +npm update ``` ## Usage