diff options
| author | Joseph LaFreniere <joseph@lafreniere.xyz> | 2020-02-23 15:27:38 -0600 |
|---|---|---|
| committer | Joseph LaFreniere <joseph@lafreniere.xyz> | 2020-02-23 15:27:38 -0600 |
| commit | 987fa40d665945df6b4ac12eb0618f6b459aa5d2 (patch) | |
| tree | 953c36446bd7ba89d0a9fe9eec6ce51c1c12d46c | |
| parent | 61a5be82c9ebd3a153c4801e992d6287a0fa2e87 (diff) | |
Add instructions for installation via GNU Guix
The package was added in
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=3d11114d229035440b49dccd964a2efa7ad5874f.
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -108,6 +108,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 |
