diff --git a/DOCKER.md b/DOCKER.md index f7e5583..11962df 100644 --- a/DOCKER.md +++ b/DOCKER.md @@ -3,7 +3,7 @@ ## Overview To use this, you must have Docker installed on your system. Please follow a tutorial elsewhere. -After performing installation, you will have the following running containers: +After performing the following steps, you will have the following running containers: - mongodb (the database) - account (the account server itself) @@ -67,4 +67,4 @@ networks: pretendo_web: driver: bridge attachable: true -``` \ No newline at end of file +```