monomer icon indicating copy to clipboard operation
monomer copied to clipboard

Add a command to update pacman in installation instructions

Open Lev135 opened this issue 6 months ago • 1 comments

I was going through instructions from here, but faced the following error

error: mingw-w64-x86_64-pkg-config: signature from "David Macek <[email protected]>" is unknown trust

The solution I found was simply update pacman: stack exec -- pacman -Syyu

Maybe we should add this command at the beginning of instructions?

Lev135 avatar Jan 25 '24 23:01 Lev135