diff options
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -18,7 +18,10 @@ systemd-nspawn. 2. Download ----------- - * https://github.com/open-infrastructure/container-tools + * Upstream Releases: https://files.open-infrastructure.net/software/container-tools/upstream + * Upstream Sources: https://sources.open-infrastructure.net/software/container-tools + * Debian Releases: https://files.open-infrastructure.net/software/container-tools/debian + * Debian Sources: https://sources.progress-linux.org/users/daniel/debian/packages/open-infrastructure-container-tools 3. Installation @@ -27,7 +30,7 @@ systemd-nspawn. 3.1 Source ---------- - 1. sudo apt instal asciidoc git docbook-xml docbook-xsl libxml2-utils make xsltproc + 1. sudo apt install asciidoc git docbook-xml docbook-xsl libxml2-utils make xsltproc 2. git clone https://github.com/open-infrastructure/container-tools 3. cd container-tools && sudo make install |