diff --git a/README.md b/README.md index 1584dd18..02c5b38c 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ docker run ccr.ccs.tencentyun.com/gnes/gnes:alpine-latest > 💡 The tag `alpine` refers to the [Alpine Linux](https://alpinelinux.org/) GNES based on. We also provide Buster (Debian 10.0) and Ubuntu 18.04-based images, which can be pulled with tag `buster` and `ubuntu`, respectively. Note that they are larger in terms of the image size. -> 💡 The tag `latest` refers to the **latest master** of this repository, which is [mutable and may not always be a stable](./CONTRIBUTING.md#Merging-Process). Therefore, we recommend you to use an official release by changing the `latest` to a version tag, say `v0.0.24`. Or you may simply use `stable` for the latest release. +> 🚸 The tag `latest` refers to the **latest master** of this repository, which is [mutable and may not always be a stable](./CONTRIBUTING.md#Merging-Process). Therefore, we recommend you to use an official release by changing the `latest` to a version tag, say `v0.0.24`. Or you may simply use `stable` for the latest release. #### Choose the right GNES image @@ -144,7 +144,7 @@ Besides the `alpine` image optimized for the space, the table below summarizes a
gnes:full-{version}