From df740ac8c40432a8cbb534a5c61cd63f2671c9c9 Mon Sep 17 00:00:00 2001 From: imfunny <36105478+imfunniee@users.noreply.github.com> Date: Thu, 23 May 2019 15:39:12 +0530 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e74ae6d..2a5aa19 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ gitfolio build To run your website use `run` command (please refrain from using this for now) ```sh -gitfolio build +gitfolio run ``` 🎉 Congrats, you just made yourself a personal website!