Skip to content

Commit 9217c03

Browse files
einelazka
authored andcommitted
v2.10.2 5bb19b0
1 parent af708dd commit 9217c03

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,8 @@ The package or list of packages are installed through `pacman --noconfirm -S --n
224224
base-devel
225225
```
226226

227+
NOTE: installing packages on CLANG32 requires `update: true`.
228+
227229
#### pacboy
228230

229231
Installing additional packages with [pacboy](https://www.msys2.org/docs/package-naming/#avoiding-writing-long-package-names) after updating the system is supported through option `pacboy`.
@@ -245,6 +247,8 @@ The package or list of packages are installed through `pacboy --noconfirm -S --n
245247
openssl:p
246248
```
247249

250+
NOTE: installing packages on CLANG32 requires `update: true`.
251+
248252
#### release
249253

250254
By default (`true`), retrieve and extract base installation from upstream GitHub Releases.

0 commit comments

Comments
 (0)