Explorar o código

Fixed typo in build method

Toby Chui %!s(int64=4) %!d(string=hai) anos
pai
achega
c7d783a37d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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
 ```