Skip to content

Commit

Permalink
Add details about Windows HOME
Browse files Browse the repository at this point in the history
  • Loading branch information
ymartin59 authored and bbatsov committed Nov 20, 2023
1 parent b57ff48 commit ac5fd5c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 ~/<RET>`, 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)

Expand Down

0 comments on commit ac5fd5c

Please sign in to comment.