diff options
| author | Gabriele Bozzola <sbozzolator@gmail.com> | 2020-03-01 18:01:02 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-01 18:01:02 -0700 |
| commit | 570f3d5e6ea6bb87f72c333f975b07243fa1b5bb (patch) | |
| tree | 707cc69c8d5f378c29e196f82e0ae0a636a180b9 /README.md | |
| parent | d74400d681c330c21d9e455bb1e316f2a1bbb48f (diff) | |
| parent | 987fa40d665945df6b4ac12eb0618f6b459aa5d2 (diff) | |
Merge pull request #254 from lafrenierejm/guix_package
Add instructions for installation via GNU Guix
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -117,6 +117,12 @@ to work (see, Pull requests to improve support for Ubuntu are welcome (e.g., simplyfing the installation). +## GNU Guix + +`vterm` and its dependencies are available in GNU Guix as +[emacs-vterm](https://guix.gnu.org/packages/emacs-vterm-0-1.7d7381f/). +The package can be installed with `guix package -i emacs-vterm`. + # Debugging and testing If you have successfully built the module, you can test it by executing the |
