1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2024-11-24 08:02:18 +02:00

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