From 54011c0c8add6f0987dc2f14084eca69c9aaea1b Mon Sep 17 00:00:00 2001 From: Huck Boles Date: Sun, 27 Nov 2022 15:54:42 -0600 Subject: [PATCH] AUR update --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 15bcad2..83c94bf 100644 --- a/README.md +++ b/README.md @@ -16,11 +16,14 @@ current todo list in alphabetical order. $ odot * Installation: + - Arch Linux: Available in the AUR - $ git clone https://github.com/huboles/odot.git - $ cd odot - $ sudo cc main.c -o /usr/bin/odot - $ mkdir $HOME/.local/state/odot + - Manual Installation: + + $ git clone https://github.com/huboles/odot.git + $ cd odot + $ sudo cc main.c -o /usr/bin/odot + $ mkdir $HOME/.local/state/odot ***odot*** stores current and completed tasks in plaintext .txt files, located at $HOME/.local/state/odot. -- 2.44.2