## Latest GitHub release one liner
You can change 'ArweaveTeam' and 'arweave' to be any repository you want.
```bash
curl -L https://github.com/ArweaveTeam/arweave/releases/download/N.1.9.4.0/arweave-1.9.4.0.linux-x86_64.tar.gz | tar zx
```
The command downloads the latest release and extracts it in the directory you are in.
For the arweave miner make sure you are in the folder you want all the files to be in first!