commit e35524ceae2a7e7e576e389234c741ab1043e298 Author: Sukhbir Singh sukhbir@torproject.org Date: Tue Jun 20 17:06:25 2017 -0400
Add note to install zip on the host machine --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md index 0a6fb38..8946e27 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ If you are running Debian or Ubuntu, you can install them with: libio-captureoutput-perl libfile-slurp-perl \ libstring-shellquote-perl libsort-versions-perl \ libdigest-sha-perl libdata-uuid-perl libdata-dump-perl \ - git mercurial + git mercurial zip ```
If you are running Fedora (24 or later), you can install them with: @@ -57,7 +57,7 @@ If you are running Fedora (24 or later), you can install them with: 'perl(File::Temp)' 'perl(File::Slurp)' 'perl(File::Path)' \ 'perl(String::ShellQuote)' 'perl(Sort::Versions)' \ 'perl(Digest::SHA)' 'perl(Data::UUID)' 'perl(Data::Dump)' \ - git mercurial + git mercurial zip ```
Starting a build