From 504d878b0b7e27d6dc4c443cc662b412905742c6 Mon Sep 17 00:00:00 2001 From: Roberto Alsina Date: Sat, 25 Jun 2022 18:23:11 -0300 Subject: [PATCH] pfft --- README.md | 23 ++--------------------- 1 file changed, 2 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 8006120..57e0ba9 100644 --- a/README.md +++ b/README.md @@ -34,25 +34,6 @@ There are various shortcuts and hotkeys used in this version. Included in my bui | Alt | Shift | u | Zoom in | | Alt | Shift | i | Zoom out | -## Installation +## Original -To install this package you can run several commands. - -### AUR - -If you're on Arch you can use the Arch User Repository. -For simplicity you can use a AUR-helper such as yay. - -- `yay -S st-tiyn-git` - -Or you can clone it and run it by makepkg. - -- `git clone https://aur.archlinux.org/st-tiyn-git.git` -- `makepkg -sirc` - -### MAKE - -The most basic way is to clone the repository and then invoke make. - -- `git clone https://github.com/tiyn/st` -- `make clean install` +This is forked off https://git.tiyn.eu/tiyn/st