summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9ed55a6..8c4a3fa 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,12 @@
1# dotfiles 1# dotfiles
2 2
3TL;DR:
4
5``` shell
6git submodule update --init --recursive
7./install-all
8```
9
3Git submodules btw. This utilises [GNU stow](https://www.gnu.org/software/stow/). In case you don't know how to use 10Git submodules btw. This utilises [GNU stow](https://www.gnu.org/software/stow/). In case you don't know how to use
4it: 11it:
5 12