We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 445174c commit 6133ed0Copy full SHA for 6133ed0
1 file changed
CONTRIBUTING.md
@@ -29,8 +29,8 @@ Enhancement suggestions are welcome! When proposing a feature:
29
1. **Fork the repository** on GitHub
30
2. **Clone your fork**:
31
```bash
32
- git clone https://github.com/yourusername/comdirect-client.git
33
- cd comdirect-client
+ git clone https://github.com/mcdax/comdirect-python-library.git
+ cd comdirect-python-library
34
```
35
36
3. **Create a virtual environment**:
0 commit comments