瀏覽代碼

fix go get command

shenwei356 9 年之前
父節點
當前提交
a1411f21c9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -10,7 +10,7 @@ Each QR Code contains error recovery information to aid reading damaged or obscu
 
 ## Install
 
-    go get -u github.com/skip2/go-qrcode
+    go get -u github.com/skip2/go-qrcode/...
 
 A command-line tool `qrcode` will be built into `$GOPATH/bin/`.