diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-10-25 10:57:04 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-10-25 10:57:04 +0200 |
| commit | 385e3d272bb8e8fa5a1b0e766002000948e29e29 (patch) | |
| tree | dd3c0953f8f6381d9fb5811552005da0b48652ce /README.md | |
| parent | 23e215d33c6b9a09047a77179dcd37af02378e5a (diff) | |
| download | dotfiles-385e3d272bb8e8fa5a1b0e766002000948e29e29.tar.gz | |
Readme fix
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -4,6 +4,6 @@ Relies on [GNU Stow](https://www.gnu.org/software/stow/). | |||
| 4 | 4 | ||
| 5 | ```sh | 5 | ```sh |
| 6 | git clone git@github.com:mitjafelicijan/dotfiles.git ~/.dotfiles | 6 | git clone git@github.com:mitjafelicijan/dotfiles.git ~/.dotfiles |
| 7 | cd .dotfiles && stow . | 7 | cd ~/.dotfiles && stow . |
| 8 | ``` | 8 | ``` |
| 9 | 9 | ||
