diff --git a/README.md b/README.md index 16a0036..90ae16a 100644 --- a/README.md +++ b/README.md @@ -10,12 +10,7 @@ Paste this into your new Ubuntu 22.04 instance's terminal: ```bash -cd ~/ -sudo apt update -y && sudo apt upgrade -y -sudo apt install curl -y -curl -LO https://github.com/dathere/ckan-devstaller/releases/download/0.1.0/ckan-devstaller -sudo chmod +x ./ckan-devstaller -./ckan-devstaller +curl -fsSL https://github.com/dathere/ckan-devstaller/releases/download/0.1.0/install.bash | bash ``` {8479CBE1-788E-48B3-AE9C-F3A51724520C}