Skip to content

Commit eb38d89

Browse files
authored
Update README.md
1 parent 7c3c7e4 commit eb38d89

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

wsl/README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -119,11 +119,7 @@ sudo dnf install ansible-core -y
119119
```
120120

121121
```shell
122-
ansible-galaxy collection install community.general
123-
```
124-
125-
```shell
126-
ansible-galaxy collection install community.mysql
122+
ansible-galaxy collection install community.general community.mysql
127123
```
128124

129125
Move inside your home directory (it is `/home/` followed by your AlmaLinux10 username, for example: `/home/dotkernel`):

0 commit comments

Comments
 (0)