Browse Source

Update README.md

add go get lib
Ezequiel Moreno 10 years ago
parent
commit
e53011540c
1 changed files with 6 additions and 0 deletions
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -6,6 +6,12 @@
 
 
 A FTP client package for Go
 A FTP client package for Go
 
 
+## Install ##
+
+```
+go get -u github.com/jlaffaye/ftp
+```
+
 ## Documentation ##
 ## Documentation ##
 
 
 http://godoc.org/github.com/jlaffaye/ftp
 http://godoc.org/github.com/jlaffaye/ftp