fixed readme installation guide
This commit is contained in:
parent
329ac941fd
commit
6ed873352d
|
@ -7,7 +7,7 @@ This is a Python package designed to display directory structures in a tree-like
|
|||
To install `tree_structurer`, you can use pip:
|
||||
|
||||
```bash
|
||||
pip install pip install git+https://gitea.fabelous.app/Fabel/Tree-Structurer.git
|
||||
pip install git+https://gitea.fabelous.app/Fabel/Tree-Structurer.git
|
||||
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue