Update README.md
This commit is contained in:
@@ -5,8 +5,8 @@ Simple Golang SCSI Target framework, this includes two binaries, one is `citadm`
|
|||||||
## Build
|
## Build
|
||||||
|
|
||||||
```
|
```
|
||||||
$ mkdir $GOPATH/gotstor/
|
$ mkdir $GOPATH/src/github.com/gotstor/
|
||||||
$ cd $GOPATH/gostor/
|
$ cd $GOPATH/src/github.com/gostor/
|
||||||
$ git clone https://github.com/gostor/gotgt gotgt
|
$ git clone https://github.com/gostor/gotgt gotgt
|
||||||
$ cd gotgt
|
$ cd gotgt
|
||||||
$ ./autogen.sh
|
$ ./autogen.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user