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

index 20d9274bcdb6493c438bca685ab1cd9b8b044bc6..b3a83d96d77104c4088d6982009dba82eb1419c1 100644 (file)
--- a/README.md
+++ b/README.md
@@ -37,7 +37,7 @@ INSTALL
 --------
 
 ```
- $ sudp python setup.py install 
+ $ sudo python setup.py install 
 ```
 
 DAEMON
@@ -46,4 +46,4 @@ DAEMON
 ```
  $ cp -ra etc/* /etc/
  $ update-rc.d piplayer defaults 5 1
-```
\ No newline at end of file
+```