diff options
author | Shubham Saini <shubham6405@gmail.com> | 2020-05-26 09:38:46 +0000 |
---|---|---|
committer | Shubham Saini <shubham6405@gmail.com> | 2020-05-26 09:38:46 +0000 |
commit | 89d9ff92b35e4c04b02f0596141e0224c9fcee03 (patch) | |
tree | 078b80e616b54345e0c993a8f4d28a13afaa941e | |
parent | 9fd85e736641143cbd53defcd2dd5e66339d96a9 (diff) |
changed readme
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ 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/anon6405/dotfiles.git | 10 | $ git clone https://github.com/fd0e/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 * |