From 52d6c885f24f8f546e169fa0a8e9fb5262cba125 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Mon, 19 Aug 2019 11:42:38 -0700 Subject: [PATCH] README: Add more screenshots, update existing paths - Also fix an incorrect styling for a pre-formatted command. Closes: #1632. Signed-off-by: Sunil Mohan Adapa Reviewed-by: Joseph Nuthalapati --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 2660d16f5..7821cd2e1 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,11 @@ The core functionality and web front-end of [FreedomBox](https://freedombox.org/). - + - + + + # Description @@ -42,9 +44,9 @@ the [FreedomBox Wiki](https://wiki.debian.org/FreedomBox/) and the To have a running FreedomBox, first install Debian (Buster or higher) on a clean machine. Then run: - ``` - $ sudo apt install freedombox - ``` +``` +$ sudo apt install freedombox +``` Full instructions are available on FreedomBox [Manual](https://wiki.debian.org/FreedomBox/Manual/)'s