From 7877c928094a4f7a73c870fd68900b3e7a7de766 Mon Sep 17 00:00:00 2001 From: Gabriele Bozzola Date: Mon, 24 Aug 2020 20:45:07 -0700 Subject: [PATCH] Docs: Fix typo: vterm-module.sh -> vterm-module.so --- modules/term/vterm/README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/term/vterm/README.org b/modules/term/vterm/README.org index 019fc5882..42ae0a1ae 100644 --- a/modules/term/vterm/README.org +++ b/modules/term/vterm/README.org @@ -14,7 +14,7 @@ * Description This module provides a terminal emulator powered by libvterm. It is still in -alpha and requires a component be compiled (=vterm-module.sh=). +alpha and requires a component be compiled (=vterm-module.so=). The following commands are available to open it: @@ -108,7 +108,7 @@ There are several ways to manually install the module: make #+END_SRC -3. You can also compile =vterm-module.sh= elsewhere, but the module must be +3. You can also compile =vterm-module.so= elsewhere, but the module must be moved/symlinked to =~/.emacs.d/.local/packages/elpa/vterm-/vterm-module.so= =vterm-module.so=. Keep in mind that this folder will be deleted whenever the