From be50daf2cc2a56ff0531e4240bf81434956038d3 Mon Sep 17 00:00:00 2001 From: Rasmus Lindroth Date: Tue, 2 Nov 2021 20:24:53 +0100 Subject: [PATCH] Add aur/tut-mastodon --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 11377ee..1bb43c4 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,15 @@ You can find it in the Arch User Repository (AUR). I'm the maintainer there. https://aur.archlinux.org/packages/tut/ +You can also use `tut-mastodon`. Currently `aur/tut` collides with a package +named `tut` if you're running Manjaro ARM. So if you face the same problem you +can use this package instead. I suggest you add an alias for tut-mastodon to +tut in the config for your shell. Usually `.bashrc` or `.zshrc`. + +`alias tut='tut-mastodon'` + +https://aur.archlinux.org/packages/tut-mastodon/ + ### Alpine Linux `tut` package is available in the community repository.