I'm having trouble setting up the Multichain Explorer for my blockchain network. I followed all the instructions on the github page. However, when I get to the part where I need to add the rpc port number to the "multichain.conf" file, I'm unable to do so. The error is as follows:
>echo "rpcport=6824" >> multichain.conf
>bash: multichain.conf: Permission denied