Typo in apt-get command
Typo in apt-get command
This commit is contained in:
parent
c0e989b17c
commit
257280a050
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 add-apt-repository ppa:ansible/ansible
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt.get install ansible
|
sudo apt-get install ansible
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue