Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix clone instructions
  • Loading branch information
anywaywayany authored Sep 24, 2023
1 parent c3f4119 commit fa95990
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@

*ssh*
```sh
git clone git@github.com:<your username>/SAMInventoryControl.git
[email protected]:anywaywayany/SAMInventoryControl.git
```

*http*
```sh
git clone https://github.com/<your username>/SAMInventoryControl.git
https://github.com/anywaywayany/SAMInventoryControl.git
```

# Git Cheatsheet
Expand Down

0 comments on commit fa95990

Please sign in to comment.