Skip to content

Commit d10d386

Browse files
committed
Another typo
1 parent 1dc66b9 commit d10d386

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
@@ -9,7 +9,7 @@ Execute the script with the NOCHROOT=1 option if you do not have `root access` o
99
`archbashstrap --help`
1010

1111
## How-to generate `packages` file:
12-
You can grab `packages` file from this repository (only base group), or create your own. To create file `packages` with all the required packages for the `base` group, make sure you have installed the `pacman-contib` package, run following command on Arch Linux machine and then copy `packages` to your local pc
12+
You can grab `packages` file from this repository (only base group), or create your own. To create file `packages` with all the required packages for the `base` group, make sure you have installed the `pacman-contrib` package, run following command on Arch Linux machine and then copy `packages` to your local pc
1313
```
1414
pactree -l -u -s base > packages
1515
```

0 commit comments

Comments
 (0)