From e2bd103839892216a205d2a48750123d11e76d7e Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 27 Jun 2017 16:29:06 +0200 Subject: README.md: Fix indentation for two code blocks. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2dde1b5..8ed29c4 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ The same configuration scheme is possible for POSIX groups: This project contains a `Makefile` that sets up the Standard Skriver Tool on your system. - $ make && sudo make install + $ make && sudo make install ### Python3 Dependencies @@ -103,7 +103,7 @@ Make sure to have the Python3 module `netaddr` installed on your system. The preferred installation method should rather be installation via your distributions package manager, e.g. on Debian and derivatives: - $ sudo apt-get install standardskriver + $ sudo apt-get install standardskriver ## License and Copyright -- cgit v1.2.3