From 4d029887d6936c0a2d41d6cdea65a320e208f5ed Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Sat, 8 May 2021 18:05:15 +0200 Subject: posts: Mention installation with 'pip' in quarg.md --- posts/quarg.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/posts/quarg.md b/posts/quarg.md index effb73e..4e728f2 100644 --- a/posts/quarg.md +++ b/posts/quarg.md @@ -43,8 +43,12 @@ To install quarg locally, run: python setup.py install --user -This will put quarg into `~/.local/bin` by default. If you happen to use -Gentoo, feel free to use [the ebuild in my overlay](https://git.oriole.systems/pramantha/tree/net-irc/quarg). +This will put quarg into `~/.local/bin` by default. You can also use pip to +automatically pull in any unmet dependencies: + + pip install --user . + +Finally, if you happen to use Gentoo, feel free to use [the ebuild in my overlay](https://git.oriole.systems/pramantha/tree/net-irc/quarg). ## Contributing -- cgit v1.2.3-2-gb3c3