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

Commit a76ea9a

Browse files
authored
Fix repository name casing in installation instructions
1 parent cedc73e commit a76ea9a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ Snake/
5353
## ⚙️ Installation
5454
1. Clone the repository:
5555
```bash
56-
git clone git@github.com:SebaB29/Snake.git
57-
cd Snake
56+
git clone git@github.com:SebaB29/snake.git
57+
cd snake
5858
```
5959
2. (Optional) Create a virtual environment:
6060
```bash

0 commit comments

Comments
 (0)