From f81a9223090c0ec2eba7819e953286bccf66fc48 Mon Sep 17 00:00:00 2001 From: "Gol D. Roger" Date: Sat, 13 Jan 2018 12:15:03 +0000 Subject: [PATCH] Fixed docs Users can now follow along the docs without too much stress --- v0.3/install.md | 1 + 1 file changed, 1 insertion(+) 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