summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmjith Ramanujam <amjith.r@gmail.com>2022-06-21 19:17:30 -1000
committerGitHub <noreply@github.com>2022-06-21 19:17:30 -1000
commit2e7823a29034414969e5ec81bc4332db3c5091c1 (patch)
tree139383861c4d1a73ff52e5e9af68af6179f1a33b
parent0e5b906cec009d552fc7403b7c9b59d87837fe75 (diff)
parent8ce00025ad77912e2797cc08adb6f80b3cb5cc75 (diff)
Merge pull request #1037 from ishaanbhimwal/update_readme
Update readme
-rw-r--r--README.md16
-rw-r--r--mycli/AUTHORS1
2 files changed, 17 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6429779..e15f505 100644
--- a/README.md
+++ b/README.md
@@ -151,6 +151,22 @@ Twitter: [@amjithr](http://twitter.com/amjithr)
## Detailed Install Instructions:
+### Arch, Manjaro
+
+You can install the mycli package available in the AUR:
+
+```
+$ yay -S mycli
+```
+
+### Debian, Ubuntu
+
+On Debian, Ubuntu distributions, you can easily install the mycli package using apt:
+
+```
+$ sudo apt-get install mycli
+```
+
### Fedora
Fedora has a package available for mycli, install it using dnf:
diff --git a/mycli/AUTHORS b/mycli/AUTHORS
index 93d2383..316da56 100644
--- a/mycli/AUTHORS
+++ b/mycli/AUTHORS
@@ -38,6 +38,7 @@ Contributors:
* Georgy Frolov
* Heath Naylor
* Huachao Mao
+ * Ishaan Bhimwal
* Jakub Boukal
* jbruno
* Jerome Provensal