Skip to content

Commit 35552e6

Browse files
Update README.md
1 parent ea5e80a commit 35552e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ To clone and manage your dotfiles using a bare Git repository, follow these step
1111
Clone the repository into a `dotfiles` directory in your home directory:
1212

1313
```sh
14-
git clone --bare https://github.com/HeCodes2Much/DotFiles_APTBase.git $HOME/.dotfiles
14+
git clone --bare git@github.com:CreativeCodeCat/DotFiles_APTBase.git $HOME/.dotfiles
1515
```
1616

1717
### 2. Define an Alias

0 commit comments

Comments
 (0)