diff --git a/README.md b/README.md index 70a73ea..08a29a2 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Adds an abstraction layer on top of your Database. Needed to download and build the docker container. ```bash -sudo apt-get update && sudo apt-get upgrade -y && sudo apt-get install wget git docker.io -y +sudo apt-get update && sudo apt-get upgrade -y && sudo apt-get install wget git docker.io docker-buildx -y ```