summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index a7d8ea7..286b239 100755
--- a/README.md
+++ b/README.md
@@ -7,9 +7,9 @@ For my suckless configs - [suckless](https://github.com/fd0e/suckless)
7 7
8# To replicate 8# To replicate
9```shell 9```shell
10$ git clone https://github.com/fd0e/dotfiles.git 10$ git clone https://github.com/pryr07/dotfiles.git
11$ sudo pacman -S stow (use your choice of package manager) 11$ sudo pacman -S stow (use your choice of package manager)
12$ cd dotfiles 12$ cd dotfiles
13$ stow * 13$ stow <package>
14``` 14```
15That's all 15That's all