Skip to content

Commit 11e0630

Browse files
committed
docs: add info
1 parent 79d2490 commit 11e0630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ mkdir ads
3333
cd ads
3434
python -m venv venv-ads
3535
source source venv-ads/bin/activate
36-
git clone https://github.com/JCPedroza/algorithms-and-data-structures-py.gitcd
36+
git clone https://github.com/JCPedroza/algorithms-and-data-structures-py.git
3737
cd algorithms-and-data-strcutrues-py
3838
python -m pip install . # The dot is needed
3939
```

0 commit comments

Comments
 (0)