فهرست منبع

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/`.