diff options
-rw-r--r-- | README.txt | 2 | ||||
-rw-r--r-- | share/man/container-tools.7.txt | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -31,7 +31,7 @@ systemd-nspawn. ---------- 1. sudo apt install asciidoc git docbook-xml docbook-xsl libxml2-utils make xsltproc - 2. git clone https://github.com/open-infrastructure/container-tools + 2. git clone https://sources.open-infrastructure.net/software/container-tools 3. cd container-tools && sudo make install 3.2 Debian 9 (stretch) and newer diff --git a/share/man/container-tools.7.txt b/share/man/container-tools.7.txt index 0bc3031..f7f786c 100644 --- a/share/man/container-tools.7.txt +++ b/share/man/container-tools.7.txt @@ -51,7 +51,7 @@ SOURCE ~~~~~~ 1. sudo apt install asciidoc git docbook-xml docbook-xsl libxml2-utils make xsltproc - 2. git clone https://github.com/open-infrastructure/container-tools + 2. git clone https://sources.open-infrastructure.net/software/container-tools 3. cd container-tools && sudo make install DEBIAN 9 (STRETCH) AND NEWER |