diff --git a/00-prerequisites/README.md b/00-prerequisites/README.md index 6fb9824..87d4753 100644 --- a/00-prerequisites/README.md +++ b/00-prerequisites/README.md @@ -6,7 +6,6 @@ To successfully complete this workshop, you'll need the following tools and acco 1. Docker and Docker Compose 2. Python 3.9+ 3. A text editor or IDE -4. A DockerHub account ## Installation Instructions @@ -53,11 +52,6 @@ You'll need a text editor or Integrated Development Environment (IDE) to view an The instructors will be using Visual Studio Code. -### 4. DockerHub Account - -You'll need a DockerHub account to push and pull Docker images. - -- Sign up for a free account at [DockerHub](https://hub.docker.com/) ## Verifying Your Setup