From 874e471fe6a0711f03e805c8a1f49f319ce469a4 Mon Sep 17 00:00:00 2001 From: john30 Date: Sun, 22 Mar 2015 13:30:55 +0100 Subject: [PATCH] formatting --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ebe99467..8d5fe945 100644 --- a/README.md +++ b/README.md @@ -33,16 +33,16 @@ Building ebusd from the source requires the following packages and/or features: * kernel with pselect or ppoll support * glibc with argp support or argp-standalone -To start the build process, run these commands: -./autogen.sh -make install +To start the build process, run these commands: +> ./autogen.sh +> make install Documentation ------------- Usage instructions and further information can be found here: -https://github.com/john30/ebusd/wiki +> https://github.com/john30/ebusd/wiki Contact