diff --git a/README.md b/README.md index 0a57743..63a1626 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ We publish binaries for Mac, Windows, and Linux. Available to download for free from [here](https://github.com/tiny-craft/tiny-rdm/releases). -> If you can't open it after installation, exec the following command then reopen: +> If you can't open it after installation on macOS, exec the following command then reopen: > ``` shell > sudo xattr -d com.apple.quarantine /Applications/Tiny\ RDM.app > ``` diff --git a/README_zh.md b/README_zh.md index e83eda8..d391c1f 100644 --- a/README_zh.md +++ b/README_zh.md @@ -28,7 +28,7 @@ 提供Mac、Windows和Linux下载安装,可[免费下载](https://github.com/tiny-craft/tiny-rdm/releases)。 -> 如果安装后无法打开,报错**不受信任**或者**移到垃圾箱**,执行下面命令后再启动即可: +> 如果在macOS上安装后无法打开,报错**不受信任**或者**移到垃圾箱**,执行下面命令后再启动即可: > ``` shell > sudo xattr -d com.apple.quarantine /Applications/Tiny\ RDM.app > ``` diff --git a/build/linux/tiny-rdm_0.0.0_amd64/DEBIAN/control b/build/linux/tiny-rdm_0.0.0_amd64/DEBIAN/control index 38e15f9..0baa465 100644 --- a/build/linux/tiny-rdm_0.0.0_amd64/DEBIAN/control +++ b/build/linux/tiny-rdm_0.0.0_amd64/DEBIAN/control @@ -4,5 +4,5 @@ Section: base Priority: optional Architecture: amd64 Maintainer: {{.Author.Name}} <{{.Author.Email}}> -Homepage: https://github.com/tiny-craft/tiny-rdm +Homepage: https://redis.tinycraft.cc/ Description: {{.Info.Comments}}