summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index 0332571e..fe519a15 100644
--- a/README.md
+++ b/README.md
@@ -266,9 +266,7 @@ Then checkout the correct branch or commit you want to build before building the
$ mkdir packages
$ cd packages
$ git clone git@github.com:myname/vyos-1x.git
-$ cd vyos-1x
-$ git checkout equuleus
-$ cd ../..
+$ cd ..
$ docker run --rm -it -v $(pwd):/vyos -w /vyos/packages/PACKAGENAME \
--sysctl net.ipv6.conf.lo.disable_ipv6=0 \
vyos-builder scripts/build-packages -b vyos-1x