From 7f6690ac91f9d13377d0827a1c470b909ec740aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dawid=20Wysoki=C5=84ski?= Date: Sun, 4 Sep 2022 10:05:35 +0200 Subject: [PATCH] chore: update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6fac52b..e71f685 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Requirements: 2. [Exported andOTP file](https://github.com/andOTP/andOTP#backups=) ```shell -go install github.com/Kichiyaki/gootp@latest +go install gitea.dwysokinski.me/Kichiyaki/gootp@latest cp /path/to/andotp/file ~/.otp_accounts.json # !IMPORTANT! this file must be encrypted ``` ## Examples