aboutsummaryrefslogtreecommitdiffhomepage
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 1311061..ad31271 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
The Dockerfile works via a fresh clone, no pre-build or npm install is needed. It can be tagged as follows:
```
-docker build -t registry.digitalocean.com/submelon-tech/submelon.tech:1.0.0 .
+docker build --push -t registry.digitalocean.com/submelon-tech/submelon.tech:1.0.0 .
```
Or if using M1/ARM,