diff --git a/README.md b/README.md index c6e45de..5248c46 100644 --- a/README.md +++ b/README.md @@ -131,9 +131,7 @@ ln -s path/to/local/repo ~/.emacs.d cd ~/.emacs.d ``` -You'd do well to replace `~/.emacs.d` with the value of -`user-emacs-directory` for your OS. You can check the value by doing -`C-h v user-emacs-directory` inside Emacs. +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. ## Updating Prelude