From 026d802d76117c7790cf0f781ab4395eb3d86f5f Mon Sep 17 00:00:00 2001 From: Phuntsok Drak-pa Date: Mon, 14 Oct 2019 13:01:59 +0200 Subject: [PATCH] fixed some issues in the README --- README.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.org b/README.org index 56e7484..de68823 100644 --- a/README.org +++ b/README.org @@ -202,7 +202,7 @@ installation. And let’s install =yadm= (our dotfiles manager) and =emacs= while we’re at it. #+BEGIN_SRC sh :exports code - yay -Syua yadm emacs + yay -Syua yadm emacs python-envtpl-git #+END_SRC ** Set up =yadm= @@ -258,8 +258,8 @@ #+END_SRC *** Generate the alt dotfiles - =yadm= will need to generate the host-specific dotfiles. To do so, you can - run the following command: + We will need to generate the host-specific dotfiles. We can run the + following command: #+BEGIN_SRC sh :dir ~ :exports code yadm alt #+END_SRC