Skip to content

Commit 421590c

Browse files
committed
fix tatouscan name in github url
1 parent d1935eb commit 421590c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
1. **Clone the repository:**
1111

1212
```bash
13-
git clone https://github.com/JeanMainguy/tatouscan.git
14-
cd tatouscan
13+
git clone https://github.com/JeanMainguy/TAtouScan.git
14+
cd TAtouScan
1515
```
1616

1717
2. **Create and activate a virtual environment:**
@@ -46,8 +46,8 @@ conda create -n tatouscan python=3.12
4646
conda activate tatouscan
4747

4848
# Clone the repository
49-
git clone https://github.com/JeanMainguy/tatouscan.git
50-
cd tatouscan
49+
git clone https://github.com/JeanMainguy/TAtouScan.git
50+
cd TAtouScan
5151

5252
# Install TAtouScan
5353
pip install -e .

0 commit comments

Comments
 (0)