Skip to content

Instantly share code, notes, and snippets.

@Ebycow
Created March 16, 2021 17:08
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Ebycow/75ac6edaab1c665690f51c57ecfc6401 to your computer and use it in GitHub Desktop.
Save Ebycow/75ac6edaab1c665690f51c57ecfc6401 to your computer and use it in GitHub Desktop.
NVIDIA Jetson Nano ccminer
$ sudo apt upgrade

$ sudo apt install libssl-dev libcurl4-openssl-dev

$ git clone -b linux https://github.com/tpruvot/ccminer

$ cd ccminer

$ ./build.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment