diff --git a/community/install/panel/ubuntu1804.md b/community/install/panel/ubuntu1804.md index 9bae1c8d..f43628cb 100644 --- a/community/install/panel/ubuntu1804.md +++ b/community/install/panel/ubuntu1804.md @@ -51,7 +51,7 @@ systemctl enable redis-server #### certbot ```bash -yuaptm install -y certbot +apt install -y certbot ``` #### composer @@ -118,4 +118,4 @@ The default Redis install is perfectly fine for the panel. If you have Redis already in use you may want to look into running another Redis instance similar to [this guide](https://community.pivotal.io/s/article/How-to-setup-and-run-multiple-Redis-server-instances-on-a-Linux-host) ## Installing the panel -Follow the regular guide to install the [panel](/panel/getting_started.md#installation) \ No newline at end of file +Follow the regular guide to install the [panel](/panel/getting_started.md#installation)