We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1935eb commit 421590cCopy full SHA for 421590c
README.md
@@ -10,8 +10,8 @@
10
1. **Clone the repository:**
11
12
```bash
13
-git clone https://github.com/JeanMainguy/tatouscan.git
14
-cd tatouscan
+git clone https://github.com/JeanMainguy/TAtouScan.git
+cd TAtouScan
15
```
16
17
2. **Create and activate a virtual environment:**
@@ -46,8 +46,8 @@ conda create -n tatouscan python=3.12
46
conda activate tatouscan
47
48
# Clone the repository
49
50
51
52
# Install TAtouScan
53
pip install -e .
0 commit comments