diff --git a/public-electrum-server/GUIDE.md b/public-electrum-server/GUIDE.md index 9aa67b1..d8ed7a4 100644 --- a/public-electrum-server/GUIDE.md +++ b/public-electrum-server/GUIDE.md @@ -45,7 +45,7 @@ sudo vim /etc/systemd/system/ssh-tunnel.service ``` Here is a template of this `.service` file: -```unit +```service [Unit] Description=Remote SSH tunnel for multiple TCP applications After=network.target