readme clarify the script meaning

This commit is contained in:
kewl fft
2018-05-23 21:23:08 +01:00
parent 8194eb2ac0
commit ec89080a7d

View File

@@ -39,7 +39,7 @@ cd library
git clone git@github.com:kewlfft/ansible-aur.git
```
2. Link the script to `library/aur`:
2. Link the script `library/ansible-aur/aur.py` to `library/aur`:
```
ln --symbolic ansible-aur/aur.py aur
```