OSDN Git Service

Update readme file
authorYahtoo Ma <yahtoo.ma@gmail.com>
Thu, 10 May 2018 13:08:24 +0000 (21:08 +0800)
committerYahtoo Ma <yahtoo.ma@gmail.com>
Thu, 10 May 2018 13:08:24 +0000 (21:08 +0800)
README.md

index 7053516..9b0d9f1 100644 (file)
--- a/README.md
+++ b/README.md
@@ -63,7 +63,7 @@ $ go env GOROOT GOPATH
 #### Get the source code
 
 ``` bash
-$ git clone https://github.com/Bytom/bytom $GOPATH/src/github.com/bytom
+$ git clone https://github.com/Bytom/bytom.git $GOPATH/src/github.com/bytom
 ```
 
 #### Build