develop #5

Merged
Fabel merged 8 commits from develop into main 2025-01-20 17:03:35 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 6ed873352d - Show all commits

View File

@ -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
```