I have been following some guides on how to setup XMrig on an RPi.
My problem: After cloning xmrig to my Rpi, config.json is not listed. The only .json file listed is package.json.
I downloaded xmrig to my desktop. It was a zip file so I unzipped it. Then I saw the config.json file.
I tried
unzip xmrig.zip
but terminal said it could not find that file.
Is it possible to install XMrig on an RPi without using git clone?