remove comment about make error
1 parent d011fb3 commit f070c830b407cc07b35e2604c3676984004f598a
@tundra tundra authored on 1 Jan 2018
Showing 1 changed file
View
5
README.md
 
5. Build the bootstrap image:
 
`make bootstrap-build`
 
NOTE: As of this writing, `make` will report an `Error 1` at
completion. We have not quite chased this down yet, but suspect it
to be a failing test case for one of the subcomponents of the
build. So far, this does not seem to be pathological.
 
6. Build a release tarball and export it:
 
`make bootstrap-release`