docs(readme): fix stow command
This commit is contained in:
@@ -21,7 +21,7 @@ If you want to use any of the tools listed in this repository, you should check
|
|||||||
Go to the root of this repository and run:
|
Go to the root of this repository and run:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
stow -d . -t $HOME/.config
|
stow -d . -t $HOME/.config --adopt
|
||||||
```
|
```
|
||||||
|
|
||||||
> **Note:** Make sure to run this command every time you update this repository.
|
> **Note:** Make sure to run this command every time you update this repository.
|
||||||
|
|||||||
Reference in New Issue
Block a user