diff --git a/How-to-set-up-RancherOS-CI.md b/How-to-set-up-RancherOS-CI.md index aaf32f6..77b4ad5 100644 --- a/How-to-set-up-RancherOS-CI.md +++ b/How-to-set-up-RancherOS-CI.md @@ -63,6 +63,6 @@ You will need to activate the `os` repo for CI and you will need to have admin p After Drone has been activated, go to the **Settings** tab in the page. You automatically placed in the **Builds** tab. Enable **Trusted** in order to use the docker daemon on the server. -Anytime you push t the repo, drone will launch the instructions in the `.drone.yml` in the `os` repo. +Any time you push changes to the repo, drone will launch the instructions in the `.drone.yml` in the `os` repo. Refer to Drone documentation for more details: http://readme.drone.io/setup/overview/ \ No newline at end of file