diff --git a/README.md b/README.md index 899425a74..be0c1223d 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ using the following commands: ```sh $ wget http://downloads.drone.io/latest/drone.deb -$ dpkg -i drone.deb +$ sudo dpkg -i drone.deb $ sudo start drone ```