diff --git a/docs/debian.md b/docs/debian.md index 07b7c7094..ec1cf9cfd 100644 --- a/docs/debian.md +++ b/docs/debian.md @@ -26,7 +26,7 @@ Debian Jessie installation Notes: ``` sudo add-apt-repository ppa:ansible/ansible sudo apt-get update - sudo apt.get install ansible + sudo apt-get install ansible ```