# HOWTO: mine testnet TAZ with Zebra
## Pre-reqs
### rustup
`curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh`
### Ubuntu
`sudo apt install llvm-dev clang protobuf-compiler libprotobuf-dev screen`
### Compile with internal-miner
`cargo install --git https://github.com/ZcashFoundation/zebra --tag v2.5.0 zebrad --features internal-miner`
### Update config.toml
This file has been truncated. show original