From 14858fc4f3b6942ade5db1d2fc881dafcabbbf00 Mon Sep 17 00:00:00 2001 From: NunoSempere Date: Fri, 10 Mar 2023 16:34:07 -0600 Subject: [PATCH] tweak: tweak README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 46d548c..7695bc2 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ When the above doesn't work, you may want to either apply or take inspiration fr Once you've installed rose to `/bin/rose`, install this repository: ``` -git clone [this repository] +git clone https://git.nunosempere.com/NunoSempere/asana-for-linux.git cd asana-for-linux sudo ln -sf /bin/rose /bin/asana ## this is so that the xdg-open gods recognize asana as its own thing chmod +x asana.desktop @@ -54,6 +54,10 @@ I'm guessing that the Asana people are not going to care either way This repository is provided as is. I don't make any guarantees of merchantability. I consider it pretty much feature complete. +**Why did you do this?** + +Because I was bored and I find programming projects relaxing. + ## To do - Make it so that typing the `asana` command on the command line also opens the asana app.