summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorsofukong <130022807+sofukong@users.noreply.github.com>2024-01-03 14:30:49 +0800
committerGitHub <noreply@github.com>2024-01-03 14:30:49 +0800
commit930a7f5ccab52fc1aed320b26d189ca4cc1e9a34 (patch)
treedfa96fd9a1f52877bd8110743faecfe0b4f2ad4b /docs
parent00b149998c3e9ac70a20d8f351b263d841109746 (diff)
downloadvyos-documentation-930a7f5ccab52fc1aed320b26d189ca4cc1e9a34.tar.gz
vyos-documentation-930a7f5ccab52fc1aed320b26d189ca4cc1e9a34.zip
Update build-vyos.rst
Diffstat (limited to 'docs')
-rw-r--r--docs/contributing/build-vyos.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/contributing/build-vyos.rst b/docs/contributing/build-vyos.rst
index 9feacc1a..6718940c 100644
--- a/docs/contributing/build-vyos.rst
+++ b/docs/contributing/build-vyos.rst
@@ -191,8 +191,8 @@ your ``.bash_aliases`` file:
-e GOSU_UID=$(id -u) -e GOSU_GID=$(id -g) \
vyos/vyos-build:sagitta bash'
-Now you are prepared with two new aliases ``vybld`` and ``vybld_sagitta`` to spawn
-your development containers in your current working directory.
+Now you are prepared with two new aliases ``vybld`` and ``vybld_sagitta`` to
+spawn your development containers in your current working directory.
.. note:: Some VyOS packages (namely vyos-1x) come with build-time tests which
verify some of the internal library calls that they work as expected. Those