Update README.md

This commit is contained in:
Le Zhang
2016-10-08 12:28:39 +08:00
committed by GitHub
parent 246b417bbb
commit 97fb41fc98

View File

@@ -5,7 +5,7 @@ Simple Golang SCSI Target framework, this includes two binaries, one is `citadm`
## Build
```
$ mkdir $GOPATH/src/github.com/gotstor/
$ mkdir -p $GOPATH/src/github.com/gostor/
$ cd $GOPATH/src/github.com/gostor/
$ git clone https://github.com/gostor/gotgt gotgt
$ cd gotgt