aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel Ángel Moreno <mail@migalmoreno.com>2022-09-15 11:52:33 +0200
committerMiguel Ángel Moreno <mail@migalmoreno.com>2022-09-15 11:52:33 +0200
commit91ccd809c531e9b7c57be46e9bb42810a782412f (patch)
tree36f952c7f63e864bf4b74c06c06a47bdbbca8838
parent8232d7abed39f23bb8afe92f0e6c221710aa4f9f (diff)
chore: Update README
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 6061fa1..a148c4a 100644
--- a/README
+++ b/README
@@ -13,7 +13,7 @@ If you'd like to contribute to the project, the easiest way is for you to instal
#+begin_src sh
cd /path/to/fdroid.el
-guix shell --pure
+guix shell -D --pure
#+end_src
Since this package leverages the [[https://github.com/mvdan/fdroidcl][fdroidcl]] F-Droid desktop client for most of its functionality, it's necessary for you to have it installed. If it's your first time using =fdroidcl=, ensure to download the F-Droid repository index via the =fdroid-update= command.