Update DOCKER.md

Fix typo
This commit is contained in:
SuperMarioDaBom
2023-07-17 00:10:18 -07:00
committed by GitHub
parent d11dc27f04
commit 3a21f7c83d

View File

@@ -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
```
```