diff --git a/README.md b/README.md index 5bcae91..f598981 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This setup will allow you to quickly run and maintain a Pleroma instance. * Your own Domain Name * Docker installed -* Cloudflare setup for your Domain Name +* Cloudflare setup for your Domain Name (Or do certbot manually after the instane is up) * Port 443 open on your firewall/router ### Getting Started @@ -24,6 +24,8 @@ This setup will allow you to quickly run and maintain a Pleroma instance. ##### Modify the second to last line in ```pleroma/setup.sh``` with your desired admin name +##### Run ```get_pleroma.sh``` to get the latest Pleroma and SoapboxFE release + ### Running with a low-memory machine? ### Here is the recommended changes to make at the bottom of ```postgresql/postgresql.conf``` ```