Update README.md

Installation needs permission
This commit is contained in:
Fatih Arslan 2014-02-08 11:54:59 -08:00
parent c3428fac2b
commit c567eb0926

View file

@ -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
```