Skip to content

Commit 983ba12

Browse files
authored
Update installation instructions in README.md
Multiline installation note for readability about dependencies
1 parent f8a1d09 commit 983ba12

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ This breaks chronological sorting and makes it difficult to find your actual rec
2626
Fix your folders in 3 simple steps:
2727

2828
```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)
29+
# 1. Install (for now the process is manual since the packages aren't on PyPI yet)
30+
# Note: dazzle-tree-lib is a dependency
3031
git clone https://github.com/djdarcy/dazzle-tree-lib.git
3132
cd dazzle-tree-lib
3233
pip install -e .

0 commit comments

Comments
 (0)