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

Commit ae87769

Browse files
authored
Merge pull request #232 from marcosnils/patch-3
Autoconf is also necesary to build hyperstart
2 parents 2f3040a + b89a6f5 commit ae87769

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ You can get the binary installer of HyperContainer and HyperStart through [The H
44

55
## Build from source
66

7-
clone this repo, and make sure you have build-essential installed. Go into the working copy and
7+
clone this repo, and make sure you have build-essential and autoconf installed. Go into the working copy and
88

99
> ./autogen.sh
1010
> ./configure

0 commit comments

Comments
 (0)