Преглед на файлове

Fixed typo in build method

Toby Chui преди 4 години
родител
ревизия
c7d783a37d
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -11,7 +11,7 @@ Require GO 1.14 or above
 Run the following the command to build the system
 
 ```
-git pull https://github.com/tobychui/arozos
+git clone https://github.com/tobychui/arozos
 cd ./arozos/src/
 go build
 ```