Skip to content

Commit 2656bfa

Browse files
authored
Update build.md
1 parent 4c923e6 commit 2656bfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

get_started/install/build.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Clone hyper in GoPath
77
> cd ${GOPATH}/src
88
> mkdir -p github.com/hyperhq
99
> cd github.com/hyperhq
10-
> git clone https://github.com/hyperhq/hyperd.git hyper
10+
> git clone https://github.com/hyperhq/hyperd.git hyperd
1111
> git clone https://github.com/hyperhq/runv.git runv
1212

1313
And make sure you have `go` (>= 1.5, 1.7 or later is recommended) and `autotools`, develop files of

0 commit comments

Comments
 (0)