Skip to content

Commit 8c55d45

Browse files
authored
Update README.md
1 parent ede4075 commit 8c55d45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ $ npm run electron:build
4141
## *Run Pre-built Docker Example*
4242
```
4343
# Latest build automatic on every code submition
44-
$ docker pull ghcr.io/gcclinux/easyedit:main
44+
$ docker pull ghcr.io/gcclinux/easyedit:latest
4545
$ docker run -d --name EASYEDIT -p 3024:3024 ghcr.io/gcclinux/easyedit:main
4646
```
4747

@@ -88,4 +88,4 @@ $ docker run -d --name EASYEDIT -p 3024:3024 ghcr.io/gcclinux/easyedit:main
8888

8989
[![Issues](https://img.shields.io/badge/🐛_Report_Issues-GitHub-red?style=for-the-badge)](https://github.com/gcclinux/EasyEdit/issues)
9090
[![Discussions](https://img.shields.io/badge/💬_Join_Discussions-GitHub-blue?style=for-the-badge)](https://github.com/gcclinux/EasyEdit/discussions)
91-
[![Buy Me A Coffee](https://img.shields.io/badge/☕_Buy_Me_A_Coffee-Support-yellow?style=for-the-badge)](https://www.buymeacoffee.com/gcclinux)
91+
[![Buy Me A Coffee](https://img.shields.io/badge/☕_Buy_Me_A_Coffee-Support-yellow?style=for-the-badge)](https://www.buymeacoffee.com/gcclinux)

0 commit comments

Comments
 (0)