Skip to content
Snippets Groups Projects
Unverified Commit 81524674 authored by psychocrypt's avatar psychocrypt Committed by GitHub
Browse files

Merge pull request #864 from Morganamilo/master

Add --needed to pacman install
parents 2c1b5295 a1bd6c2a
No related branches found
No related tags found
No related merge requests found
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
make install make install
# Arch # Arch
sudo pacman -S base-devel hwloc openssl cmake libmicrohttpd sudo pacman -S --needed base-devel hwloc openssl cmake libmicrohttpd
git clone https://github.com/fireice-uk/xmr-stak.git git clone https://github.com/fireice-uk/xmr-stak.git
mkdir xmr-stak/build mkdir xmr-stak/build
cd xmr-stak/build cd xmr-stak/build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment