docs: fix documentation typo

This commit is contained in:
Callme-Milad 2024-08-28 20:09:44 +03:30 committed by GitHub
parent ba8dee2fb7
commit 44dcf3077d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
.github/README.md vendored
View file

@ -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