diff options
| author | Arun Isaac | 2020-10-14 10:34:26 +0530 |
|---|---|---|
| committer | Arun Isaac | 2020-10-14 10:34:26 +0530 |
| commit | 59ab908b1155f7159231e9903fbe6e0dc403f1db (patch) | |
| tree | d818ceb511b01055e77e20d8ac48f6c9d8108541 /README.org | |
| parent | 612317c1335fc5b9fe64eb09e3dc2bb508d100c6 (diff) | |
| download | guile-xapian-59ab908b1155f7159231e9903fbe6e0dc403f1db.tar.gz | |
Use Guix's guile-xapian package for `guix environment`.
* guix.scm: Delete file. * README.org (Usage): Update `guix environment` instructions.
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org index 5d5bb47..3a62512 100644 --- a/README.org +++ b/README.org @@ -29,7 +29,7 @@ any time. Drop into a development environment. #+BEGIN_SRC sh -guix environment -l guix.scm +guix environment guile-xapian #+END_SRC Bootstrap autotools, then configure and make. |
