Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnnyB813 authored May 14, 2021
1 parent 8cf0e4e commit d482965
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,19 @@

Based on https://github.com/monkins1010/ccminer/tree/ARM



```
sudo apt-get update
sudo apt-get install libcurl4-openssl-dev libssl-dev libjansson-dev automake autotools-dev build-essential -y
sudo apt-get install clang lld -y
git clone --single-branch -b verus2.2gpu https://github.com/DevTechGames/ccminer-rk3328.git
git clone https://github.com/DevTechGames/ccminer-rk3328.git
cd ccminer-rk3328
chmod +x build.sh
chmod +x configure.sh
chmod +x autogen.sh
./build.sh

```

Compile on Linux
----------------
Expand Down

0 comments on commit d482965

Please sign in to comment.