Skip to content

Commit 64fba17

Browse files
authored
Update README.md.
Note that setuptools_scm requires `.git` directory
1 parent 0f2a923 commit 64fba17

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
**Note** due to the use of `setuptools-scm`, you must clone the repo.
2+
**Downloading the zip file provided by github will not work** as the `.git` metadata used to calculate the
3+
version number is not present in the zip file.
4+
15
# chia-blockchain
26
Python 3.7 is used for this project. Make sure your default python version is >=3.7 by typing python3.
37

0 commit comments

Comments
 (0)