From 59a61bf0b370aaded258faed5932c2d95a63cfbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?ChangHwan=20Lee=20/=20=EC=9D=B4=EC=B0=BD=ED=99=98?= Date: Sun, 5 May 2024 17:20:07 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f818be..30de150 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Add the repository and install motus: ```bash # Download and install the repository's GPG key curl -fsSL https://oleiade.github.io/deb/oleiade-archive-keyring.gpg | \ -gpg --dearmor \ +gpg --dearmor | \ sudo tee /usr/share/keyrings/oleiade-archive-keyring.gpg > /dev/null # Add the repository to your system's sources