Skip to content

Commit 5f9ad74

Browse files
committed
Merge pull request #11 from hyperhq/resouer-libvirt
Should specify libvirt-devel is needed
2 parents 9617339 + d2b48e5 commit 5f9ad74

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
@@ -11,7 +11,7 @@ Clone hyper in GoPath
1111
> git clone https://github.com/hyperhq/runv.git runv
1212

1313
And make sure you have `go` (>= 1.4) and `autotools`, develop files of
14-
`libdevmapper`, `libsqlite3`, then
14+
`libdevmapper`, `libsqlite3`, `libvirt-devel` then
1515

1616
> cd hyper
1717
> ./autogen.sh

0 commit comments

Comments
 (0)