From 201613bd539b9d3dd7d678f1a42403e4ae3abc01 Mon Sep 17 00:00:00 2001 From: Konstantin Kulikov Date: Fri, 7 Aug 2015 12:53:32 +0300 Subject: [PATCH] replace hg with git --- NetBSD.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NetBSD.md b/NetBSD.md index 5f0e755d..0f2881c4 100644 --- a/NetBSD.md +++ b/NetBSD.md @@ -6,5 +6,5 @@ Required: # Preparing NetBSD for Go * install NetBSD 6.0 (remember to install pkgsrc in the last step) - * install shells/bash and devel/mercurial (do ` make package-install clean ` in ` /usr/pkgsrc/shells/bash ` and ` /usr/pkgsrc/devel/mercurial `. - * Using binary packages: ` pkgin install bash mercurial ` \ No newline at end of file + * install shells/bash and devel/git (do ` make package-install clean ` in ` /usr/pkgsrc/shells/bash ` and ` /usr/pkgsrc/devel/git `. + * Using binary packages: ` pkgin install bash git ` \ No newline at end of file