Skip to content

Commit

Permalink
Merge pull request #912 from pasja/fix-doc
Browse files Browse the repository at this point in the history
resubmit #895 (cleaned)
  • Loading branch information
dimitri committed Oct 5, 2012
2 parents c5e075c + 7d75a0c commit 509eccb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -113,9 +113,9 @@ As a result, lots of recipe should be *reinstalled* when upgrading. The
easiest way here might well be to just backup your `el-get-dir` directory easiest way here might well be to just backup your `el-get-dir` directory
and start-up fresh with the new El-Get code: and start-up fresh with the new El-Get code:


M-x el-get-self-update
mkdir ~/.emacs.d/el-get
mv ~/.emacs.d/el-get ~/.emacs.d/el-get-backup-3.stable mv ~/.emacs.d/el-get ~/.emacs.d/el-get-backup-3.stable
mkdir ~/.emacs.d/el-get
M-x el-get-self-update


That code sample assumes that `el-get-dir` is set to its default value, that That code sample assumes that `el-get-dir` is set to its default value, that
is `~/.emacs.d/el-get`. is `~/.emacs.d/el-get`.
Expand Down

0 comments on commit 509eccb

Please sign in to comment.