summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4f226d10..d38e6b43 100644
--- a/README.md
+++ b/README.md
@@ -72,7 +72,7 @@ Now, start the server:
```bash
# Build the Docker image
-docker build -t="opendc" .
+docker build -t=opendc .
# Start a container with the image
docker run -d --name opendc -p 8081:8081 opendc