1
0
Fork 0
mirror of https://github.com/vbatts/imgsrv.git synced 2024-11-24 00:55:41 +00:00

README: firming up the app name, for a go get installation

This commit is contained in:
Vincent Batts 2013-02-12 12:54:10 -05:00
parent e8b204713e
commit 951e9e1360

4
README
View file

@ -3,12 +3,12 @@
Either
git clone git://<host>/<path>
git clone git://<host>/imgsrv.git
cd filesrv
go build
./filesrv
or
go get git://<host>/<path>
go get github.com/vbatts/imgsrv