diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-01-12 21:45:13 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2019-01-12 21:45:13 +0100 |
commit | dc447da1b9a3f2e76bd44546dccd8bff98a9022e (patch) | |
tree | 5df486e65568fb580beaff182c7e323d9b85ea34 /README.md | |
parent | 3598b2ab5c543771e82ba3ec5e528abe27b2a0d7 (diff) | |
download | vyos-build-dc447da1b9a3f2e76bd44546dccd8bff98a9022e.tar.gz vyos-build-dc447da1b9a3f2e76bd44546dccd8bff98a9022e.zip |
README.md: typo fixes
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -68,7 +68,7 @@ $ apt-get update If you are working on a Debian Jessie machine, no special preparation is needed, you only need to enable jessie-backports and install build dependencies. An -up-to-date depnedency list can be found in out [Dockerfile](docker/Dockerfile). +up-to-date dependency list can be found in our [Dockerfile](docker/Dockerfile). Several packages are required for building the ISO: * `python3` |