]> git.parisson.com Git - piplayer.git/commitdiff
update doc
authorGuillaume Pellerin <yomguy@parisson.com>
Thu, 25 Jul 2013 16:31:38 +0000 (18:31 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Thu, 25 Jul 2013 16:31:38 +0000 (18:31 +0200)
README.md

index 5e26a1e76e8820039cd53dc514ce026f5dfd1529..20d9274bcdb6493c438bca685ab1cd9b8b044bc6 100644 (file)
--- a/README.md
+++ b/README.md
@@ -36,11 +36,14 @@ GPIO
 INSTALL
 --------
 
+```
  $ sudp python setup.py install 
-
+```
 
 DAEMON
 -------
 
+```
  $ cp -ra etc/* /etc/
- $ update-rc.d piplayer defaults 5 1
\ No newline at end of file
+ $ update-rc.d piplayer defaults 5 1
+```
\ No newline at end of file