We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8a1d09 commit 983ba12Copy full SHA for 983ba12
README.md
@@ -26,7 +26,8 @@ This breaks chronological sorting and makes it difficult to find your actual rec
26
Fix your folders in 3 simple steps:
27
28
```bash
29
-# 1. Install (for now the process is manual since the packages aren't on PyPI yet and dazzle-tree-lib is a dependency)
+# 1. Install (for now the process is manual since the packages aren't on PyPI yet)
30
+# Note: dazzle-tree-lib is a dependency
31
git clone https://github.com/djdarcy/dazzle-tree-lib.git
32
cd dazzle-tree-lib
33
pip install -e .
0 commit comments