summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fff22d3e..fd0a92ba 100644
--- a/README.md
+++ b/README.md
@@ -1524,7 +1524,7 @@ the latest CIDER version might depend on functionality present only in the lates
The built-in package manager isn't perfect and sometimes it messes up. If you
just updated and encountered an error you should try the following before
opening an issue: Go into the `.emacs.d/elpa` directory, delete any folders
-related to CIDER, restart emacs and then re-install the missing packages. Note
+related to CIDER, restart Emacs and then re-install the missing packages. Note
that the order here matters.
### I upgraded CIDER using `package.el` and nothing changed