diff options
author | Shubham Saini <pryr@pryr.xyz> | 2021-02-26 09:58:59 +0000 |
---|---|---|
committer | Shubham Saini <pryr@pryr.xyz> | 2021-02-26 09:58:59 +0000 |
commit | a03955596bb2fd2aa1f60fec382c2407f9f4c5bf (patch) | |
tree | 11997a8b77004f77cd1d7b034031001ad2ff955a /README.md | |
parent | 6963428f61a5b1154e829edc1ae287c3cacc5beb (diff) |
updated readme
Diffstat (limited to 'README.md')
-rwxr-xr-x | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 | ``` |
15 | That's all | 15 | That's all |