[emacs] fix installation instructions
authorAmin Bandali <bandali@gnu.org>
Tue, 25 Dec 2018 16:28:56 +0000 (11:28 -0500)
committerAmin Bandali <bandali@gnu.org>
Tue, 25 Dec 2018 16:28:56 +0000 (11:28 -0500)
init.org

index cbbd321..058d8ef 100644 (file)
--- a/init.org
+++ b/init.org
@@ -41,11 +41,10 @@ then bootstrap Borg, tell Borg to retrieve package submodules, and
 byte-compiled the packages. Something along these lines should work:
 
 #+begin_src sh :tangle no
-git clone https://github.com/aminb/dotfiles ~/.emacs.d
+git clone https://git.sr.ht/~bandali/dotfiles ~/.emacs.d
 cd ~/.emacs.d
 make bootstrap-borg
 make bootstrap
-make build
 #+end_src
 
 * Contents                                                   :toc_1:noexport: