Skip to content
This repository was archived by the owner on Feb 8, 2021. It is now read-only.

Commit 68d2a4e

Browse files
committed
Update README.md
1 parent 0c463f5 commit 68d2a4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ Hyper_ client for Mac/Linux
44

55
How to build
66
```
7-
$ mkdir $GOPATH/hyperhq/
8-
$ cd $GOPATH/hyperhq/
7+
$ mkdir $GOPATH/src/github.com/hyperhq/
8+
$ cd $GOPATH/src/github.com/hyperhq/
99
$ git clone https://github.com/hyperhq/hypercli hypercli
1010
$ cd hypercli
1111
$ ./build-hyperserve-client.sh

0 commit comments

Comments
 (0)