Merge pull request #1921 from pipo02mix/patch-2
Typo in apt-get command
This commit is contained in:
commit
9872b594bf
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue