Skip to content

Commit

Permalink
Refine README, add --needed to pacman
Browse files Browse the repository at this point in the history
  • Loading branch information
quxm committed Mar 7, 2023
1 parent 734ac9b commit 42de3e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ On Fedora/CentOS/RHEL OS, executing the following command should suffice:

On Arch Linux, executing the following command should suffice:

$ pacman -Syyu autoconf automake curl python3 mpc mpfr gmp gawk base-devel bison flex texinfo gperf libtool patchutils bc zlib expat
$ pacman -Syyu --needed autoconf automake curl python3 mpc mpfr gmp gawk base-devel bison flex texinfo gperf libtool patchutils bc zlib expat

On OS X, you can use [Homebrew](http://brew.sh) to install the dependencies:

Expand Down

0 comments on commit 42de3e3

Please sign in to comment.