Corrected tooling clone path.

This commit is contained in:
2020-01-01 19:56:36 +00:00
parent 7840575dd0
commit 1a800dc4a0

View File

@ -169,7 +169,7 @@ This guide will walk through setting up [[https://en.wikipedia.org/wiki/Windows_
#+NAME: Clone and restore the dotfiles
#+BEGIN_SRC tmate
git clone ssh://git@gitlab.jamma.life:2224/jmhbnz/tooling.git ~/Documents/
git clone ssh://git@gitlab.jamma.life:2224/jmhbnz/tooling.git ~/Documents/tooling/
cd ~/Documents/tooling/
cp .* ~/
#+END_SRC