diff options
| author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-06-27 16:29:06 +0200 |
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-06-27 16:29:06 +0200 |
| commit | e2bd103839892216a205d2a48750123d11e76d7e (patch) | |
| tree | 390103ff076e6952746bf666d64893b237b1e9fc | |
| parent | d1dca3176c2e1712ad2e418d4e37c2fe158acabb (diff) | |
| download | standardskriver-e2bd103839892216a205d2a48750123d11e76d7e.tar.gz standardskriver-e2bd103839892216a205d2a48750123d11e76d7e.tar.bz2 standardskriver-e2bd103839892216a205d2a48750123d11e76d7e.zip | |
README.md: Fix indentation for two code blocks.
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
