aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index f1697ec..6db701b 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
1![Unga Bunga](https://github.com/mitjafelicijan/dotfiles/assets/296714/2ea7852a-8297-40c4-a9b1-0f6cba6c701f) 1![Unga Bunga](https://github.com/mitjafelicijan/dotfiles/assets/296714/2ea7852a-8297-40c4-a9b1-0f6cba6c701f)
2 2
3Relies on [GNU Stow](https://www.gnu.org/software/stow/).
4
3```sh 5```sh
4git clone git@github.com:mitjafelicijan/dotfiles.git ~/.dotfiles 6git clone git@github.com:mitjafelicijan/dotfiles.git ~/.dotfiles
5 7cd .dotfiles && stow
6# Create symbolic links to actual config files.
7sh symlink.sh
8``` 8```
9 9