From 02566d622d2314fc420d17a61c7b4f638caf3da6 Mon Sep 17 00:00:00 2001 From: Ruslan Garifullin Date: Wed, 15 May 2019 18:22:45 +0300 Subject: [PATCH] v0.8 readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d01ed6a..ad7aaa3 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ There is also an operating system available based on this. Clone: ``` -$ git clone https://github.com/ruslang02/atomos.git -b mac-design-test +$ git clone https://github.com/ruslang02/atomos.git ``` Firstly, you should have Node.JS and NPM installed (instructions for Ubuntu-based systems):