diff --git a/README.md b/README.md index eeaba06..ccbf26b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ -# DockerInstallUbuntu +# Install Docker & Docker Compose on Ubuntu Server +--- -Install Docker & Docker Compose on Ubuntu Server +curl https://git.boppdev.net/beech/DockerInstallUbuntu/raw/branch/main/install.sh -o install.sh -curl https://git.boppdev.net/beech/DockerInstallUbuntu/src/branch/main/install.sh -./install.sh \ No newline at end of file +chmod +x install.sh + +./install.sh + +Agree to install when prompted \ No newline at end of file