From d31103277ac429d54cb3bc604808e37dba7de809 Mon Sep 17 00:00:00 2001 From: beech Date: Sat, 29 Jun 2024 19:29:59 -0500 Subject: [PATCH] Updated README --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8daae7f..eeaba06 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ # DockerInstallUbuntu -Install Docker & Docker Compose on Ubuntu Server \ No newline at end of file +Install Docker & Docker Compose on Ubuntu Server + +curl https://git.boppdev.net/beech/DockerInstallUbuntu/src/branch/main/install.sh +./install.sh \ No newline at end of file