Skip to content

Commit 4a74254

Browse files
authored
Fix repository URL in CONTRIBUTING file
1 parent 6daa7a0 commit 4a74254

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Thanks for your interest in contributing to pythontogo. This document explains h
1717

1818
3. Development setup
1919
- Clone your fork and create a branch:
20-
- git clone https://github.com/your-username/pythontogo.git
20+
- git clone https://github.com/your-username/python_togo.git
2121
- git checkout -b feature/short-description
2222
- Create and activate a virtual environment:
2323
- python -m venv .venv

0 commit comments

Comments
 (0)