From 24e264fd1862d2397e307928e91619fe6158fb04 Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Sat, 23 Jun 2018 04:38:49 +0200 Subject: Break overly long lines. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c6c0f1e..140a3b28 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,9 @@ There are several directories with their own purpose: ## Prerequisites -To build a VyOS image, you need Debian 8 "Jessie" environment (with jessie-backports repository). You can create it with [debootstrap](https://wiki.debian.org/Debootstrap) on Debian, Ubuntu and many other distributions. To create a Debian 8 "Jessie" environment under vyos-chroot directory, run these commands: +To build a VyOS image, you need Debian 8 "Jessie" environment (with jessie-backports repository). +You can create it with [debootstrap](https://wiki.debian.org/Debootstrap) on Debian, Ubuntu and many other distributions. +To create a Debian 8 "Jessie" environment under vyos-chroot directory, run these commands: ``` $ sudo apt-get install debootstrap # (Note: This is on Debian/Ubuntu, adjust it for your favorite distro package manager) -- cgit v1.2.3