Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alanpeng committed Aug 21, 2020
1 parent 00aaf62 commit a774796
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
download file or transfer docker image from [katacode](https://katacoda.com/courses/ubuntu/playground) or machine abroad

# useage:
go get githu.com/xilu0/transfer
go get github.com/xilu0/transfer
transfer --user=heishui --password="" --url=https://golang.google.cn/dl/go1.15.windows-amd64.msi --image=vmware/photon:1.0


go get github.com/xilu0/transfer
transfer --user=heishui --password="xiluo1990" --url=https://golang.google.cn/dl/go1.15.windows-amd64.msi --image=vmware/photon:1.0

0 comments on commit a774796

Please sign in to comment.