Skip to content

Commit c0085a9

Browse files
authored
Update README.md (#26)
1 parent c77bcee commit c0085a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ To run the playbook directly on a remote machine, you can use the `ansible-pull
3434
ansible-pull -U https://github.com/maheshrijal/linux-dev-playbook.git -K
3535
```
3636

37-
`ansible-pull` must be present in path for this to work. All ansible binaries can be install with this [shell script](https://github.com/maheshrijal/shell-scripts).
37+
`ansible-pull` must be present in path for this to work. Install ansible following [these steps](https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html).
3838

3939
## Features
4040

0 commit comments

Comments
 (0)