From a0eda5dffadd7a843eb16b4cfcf98bce62b92993 Mon Sep 17 00:00:00 2001 From: Ole Morud Date: Thu, 25 Aug 2022 20:58:06 +0200 Subject: [PATCH] update README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1b32303..8b3bdab 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -## How to run +## Install and run Install NodeJS - -Run with ``` +git clone https://github.com/olemorud/react-befunge +cd react-befunge npm run start ``` Opens in browser at http://localhost:3000 \ No newline at end of file