docs: fix documentation typo
This commit is contained in:
parent
ba8dee2fb7
commit
44dcf3077d
1 changed files with 1 additions and 1 deletions
2
.github/README.md
vendored
2
.github/README.md
vendored
|
@ -317,7 +317,7 @@ sudo pacman -S yadm
|
||||||
After that, its time to clone the dotfiles repo into your system using yadm.
|
After that, its time to clone the dotfiles repo into your system using yadm.
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> If you any file of the repo that already exists in your system and the content differs, the local file will be left unmodified and you'll have to review the changes and resolve the differences.
|
> If any file in your local machine differs from the one in the remote repository, your local file will remain unmodified. You'll need to manually review and resolve any differences.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
yadm clone https://github.com/Matt-FTW/dotfiles.git
|
yadm clone https://github.com/Matt-FTW/dotfiles.git
|
||||||
|
|
Loading…
Add table
Reference in a new issue