Update README.md

This commit is contained in:
2022-06-30 00:57:05 +07:00
committed by GitHub
parent 1029ee0dd9
commit 7dc9af257f
+1 -1
View File
@@ -22,7 +22,7 @@ The output will be at ``/dist``, use ``node index.js`` to start
1. Clone this repository 1. Clone this repository
2. Run ``yarn docker-build`` for yarn, or ``npm run docker-build`` for npm to build the image 2. Run ``yarn docker-build`` for yarn, or ``npm run docker-build`` for npm to build the image
The output will be at ``/dist``, use ``node index.js`` to start Image will be tagged as ``ghcr.io/yuzuzensai/yumi:latest``
## 🔧 Debugging for development ## 🔧 Debugging for development