We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1962924 commit 1072b43Copy full SHA for 1072b43
CONTRIBUTING
@@ -17,7 +17,7 @@ Thanks for your interest in contributing to pythontogo. This document explains h
17
18
3. Development setup
19
- Clone your fork and create a branch:
20
- - git clone https://github.com/your-username/python_togo.git
+ - git clone https://github.com/your-username/pythontogo.git
21
- git checkout -b feature/short-description
22
- Create and activate a virtual environment:
23
- python -m venv .venv
0 commit comments