diff --git a/UPDATES.md b/UPDATES.md index fda8a36..8ea6683 100644 --- a/UPDATES.md +++ b/UPDATES.md @@ -1,6 +1,9 @@ -Updates are simple: +# Updates - cd /opt/bgpblist/ - git pull - systemctl daemon-reload - systemctl restart bgpblacklist.service \ No newline at end of file +Updates are simple: +``` +cd /opt/bgpblist/ +git pull +systemctl daemon-reload +systemctl restart bgpblacklist.service +``` \ No newline at end of file