From ac5fd5c9e3b33c744c447471a119b3ea63c5e8e6 Mon Sep 17 00:00:00 2001 From: Yves Martin Date: Sun, 10 Sep 2023 18:41:29 +0200 Subject: [PATCH] Add details about Windows HOME --- docs/installation.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/installation.md b/docs/installation.md index 86f0b21..ab991e4 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -72,6 +72,8 @@ $ cd ~/.emacs.d If you are using Windows, you should check what Emacs thinks the `~` directory is by running Emacs and typing `C-x d ~/`, and then adjust the command appropriately. + It is recommended to explicitly set HOME environment variable. + For details, please refer to [Emacs manual Windows-HOME section](https://www.gnu.org/software/emacs/manual/html_node/emacs/Windows-HOME.html) ### System-wide (site-wide)