Skip to content

Commit 09c7f81

Browse files
authored
Update setup-packages.md
1 parent 75a9e1d commit 09c7f81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/v2/setup/setup-packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Update/Upgrade system packages:
2929
sudo dnf upgrade -y
3030
```
3131

32-
Now, install the latest version of **Ansible core and ansible-galaxy**:
32+
Now, install the latest version of **Ansible core** and run **ansible-galaxy** in order to install collections:
3333

3434
```shell
3535
sudo dnf install ansible-core -y

0 commit comments

Comments
 (0)