We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c923e6 commit 2656bfaCopy full SHA for 2656bfa
get_started/install/build.md
@@ -7,7 +7,7 @@ Clone hyper in GoPath
7
> cd ${GOPATH}/src
8
> mkdir -p github.com/hyperhq
9
> cd github.com/hyperhq
10
- > git clone https://github.com/hyperhq/hyperd.git hyper
+ > git clone https://github.com/hyperhq/hyperd.git hyperd
11
> git clone https://github.com/hyperhq/runv.git runv
12
13
And make sure you have `go` (>= 1.5, 1.7 or later is recommended) and `autotools`, develop files of
0 commit comments