# [Sthope.dev](https://www.Sthope.dev) [](https://drone.sthope.dev/sthope/website) Installing Drone-CLI ``` curl -L https://github.com/drone/drone-cli/releases/latest/download/drone_linux_amd64.tar.gz | tar zx;sudo install -t /usr/local/bin drone ```