Skip to content
This repository was archived by the owner on Jun 3, 2026. It is now read-only.

Commit cedc73e

Browse files
authored
Update clone command to use SSH URL
1 parent aabed33 commit cedc73e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Snake/
5353
## ⚙️ Installation
5454
1. Clone the repository:
5555
```bash
56-
git clone [https://github.com/SebaB29/Snake.git](https://github.com/SebaB29/Snake.git)
56+
git clone git@github.com:SebaB29/Snake.git
5757
cd Snake
5858
```
5959
2. (Optional) Create a virtual environment:

0 commit comments

Comments
 (0)