@@ -76,8 +76,11 @@ Now compatible with all Android devices as old as version 4.0.x - [download here
## Snaps
When you choose Ubuntu as your server distro, installing Rocket.Chat is as easy as:
`sudo snap install rocketchat-server`
When you choose Ubuntu as your server distro, installing Rocket.Chat is as easy as
```
sudo snap install rocketchat-server
```
Installing snaps is very quick. By running that command you have your full Rocket.Chat server up and running. Snaps are secure. They are isolated with all of their dependencies. Snaps also auto update when we release new versions.