fix markdown formatting

This commit is contained in:
Eugeniu Botnaru 2019-10-29 15:52:40 -07:00 committed by GitHub
parent 762c374198
commit 2ab221cc89
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -272,7 +272,7 @@ I recommend you add =~/.emacs.d/bin= to your ~PATH~ so you can call =doom=
directly, from anywhere. You don't need to be CDed into =~/.emacs.d/bin= to use directly, from anywhere. You don't need to be CDed into =~/.emacs.d/bin= to use
it. A quick way to do so is to add this to your .bashrc or .zshrc file: it. A quick way to do so is to add this to your .bashrc or .zshrc file:
~export PATH="$HOME/.emacs.d/bin:$PATH~" ~export PATH="$HOME/.emacs.d/bin:$PATH"~
#+end_quote #+end_quote
*** Install Doom Manually *** Install Doom Manually