From 066d8516d5d7d9a032ab65e040b8dcdf6f8567ed Mon Sep 17 00:00:00 2001 From: the-basic-geek <51840792+the-basic-geek@users.noreply.github.com> Date: Fri, 3 Jan 2020 04:35:43 +0000 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5a91e53..bf0f9e5 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,7 @@

How to use Revolution.

From source

-``` -git clone https://github.com/tgpethan/Revolution.git +```git clone https://github.com/tgpethan/Revolution.git cd Revolution npm i node . @@ -24,8 +23,7 @@ node .

From build

-``` -Download latest build (https://github.com/tgpethan/Revolution/releases/latest) +```Download latest build (https://github.com/tgpethan/Revolution/releases/latest) Unzip the zip Run revolution executable ```