From b3bae52c3acef9a32cf00f27e065c737f2f036da Mon Sep 17 00:00:00 2001 From: Tai Lam <47955724+taivlam@users.noreply.github.com> Date: Tue, 7 May 2024 10:05:42 +0000 Subject: [PATCH] Update link README.md Link to former link is now not found in `makedeb` docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0da5a6b..1e6b6e0 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ bash <(curl -fsL https://github.com/AFK-OS/una/raw/main/install.sh) - [x] Support for auto-completions. - [x] Support for cloning packages from the MPR, separate from installation. - [x] Auto updater. -- [x] Implement all the features listed on https://docs.makedeb.org/mpr/list-of-mpr-helpers/. +- [x] Implement all the features listed on https://github.com/makedeb/mist/tree/main?tab=readme-ov-file#mist. - [x] Install `-git` package if main package doesn't exist. - [x] Compatibility with other MPR helpers. - [x] Support for installing multiple packages together.