From: Guillaume Pellerin Date: Thu, 25 Jul 2013 16:31:38 +0000 (+0200) Subject: update doc X-Git-Tag: 0.3~5 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=8932427eba20ac0f81b34ccbe110ca24ebf99c77;p=piplayer.git update doc --- diff --git a/README.md b/README.md index 5e26a1e..20d9274 100644 --- 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