From b2b757442f8f71993df3b94f516c53b46551316b Mon Sep 17 00:00:00 2001 From: imfunny <36105478+imfunniee@users.noreply.github.com> Date: Thu, 23 May 2019 15:30:03 +0530 Subject: [PATCH] Add files via upload --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ae707b2..8fc3b22 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Check out this [live demo](https://imfunniee.github.io/gitfolio/) to see gitfoli Install gitfolio ```sh -npm i -g gitfolio +npm i gitfolio -g ``` ### Let's Build @@ -26,7 +26,7 @@ gitfolio build ``` This will build your website using your GitHub username and put it in the `/dist` folder. -To run your website use `run` command +To run your website use `run` command (please refrain from using this for now) ```sh gitfolio build