Fix copy-and-paste mistake.
authorAlexander Schaefer <fudger@users.noreply.github.com>
Thu, 10 Mar 2016 20:56:34 +0000 (21:56 +0100)
committerAlexander Schaefer <fudger@users.noreply.github.com>
Thu, 10 Mar 2016 20:56:34 +0000 (21:56 +0100)
util/readme.md

index 6cd58dd48c84c31df29b3a59677eca643c204425..27c4c3d99a3cbce77d2ca5652f16b41c47feff7c 100644 (file)
@@ -15,7 +15,7 @@ To automatically start pigpiod as a service, do the following:
 
 + Tell update-rc.d to automatically start the pigpiod service on system startup:
   ```
-  sudo update-rc.d skeleton defaults
+  sudo update-rc.d pigpiod defaults
   ```
   
 + Now, you can start, stop, and restart pigpiod using