From f0048be7f84c41e8199eacb3975299d632a49034 Mon Sep 17 00:00:00 2001 From: SteamedFish Date: Fri, 22 Feb 2019 00:58:31 +0800 Subject: [PATCH] More specific about "use vterm" use the command to trigger vterm instead of a general "use vterm" --- modules/tools/vterm/readme.org | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/modules/tools/vterm/readme.org b/modules/tools/vterm/readme.org index b1f48b587..077e6a668 100644 --- a/modules/tools/vterm/readme.org +++ b/modules/tools/vterm/readme.org @@ -69,9 +69,8 @@ In order to compile it you need to have: There are several ways to install the module: -1. The first time you use vterm inside emacs, emacs will automatically compile - and install the module if it cannot find an executable =vterm-module.so= - file. +1. You can use =M-x vterm-module-compile= to let emacs automatically compile and + install the module. *WARNING*: Emacs will hang during the compilation. It may take a while.