From 3af2b0c01b3012af6e91f39292084de95c49b96f Mon Sep 17 00:00:00 2001 From: BaBrixx <90306530+BaBrixx@users.noreply.github.com> Date: Mon, 23 May 2022 13:42:12 +0200 Subject: [PATCH] Fixed readme (#64) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a31feb..ae591f9 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ npm install -g serve ``` and to start the site up run ```bash -serve -s buildThis figure represents the second part of the \textit{flowInfo} object from the \textit{flowInfo.js} fileThis figure represents the second part of the \textit{flowInfo} object from the \textit{flowInfo.js} file +serve -s build ``` the site should now be available on [localhost:3000](http://localhost:3000) # Usage