Can I suggest adding an alias to the .bashrc? Instead of typing : ~/qtum-wallet/bin/qtum-cli, we can add to ~/.bashrc:
alias qtum-cli='~/qtum-wallet/bin/qtum-cli'
That way, we can just execute qtum-cli from the wallet directory by typing: qtum-cli
RE: Qtum Staking Tutorial using qtumd on a Raspberry Pi 3