mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2024-11-11 01:28:17 +03:00
Update README.md
This commit is contained in:
parent
fffb6c5576
commit
ba42a3b7bb
@ -7,6 +7,9 @@ Python 3.7 is used for this project. Make sure your python version is >=3.7 by t
|
||||
# for Debian-based distros
|
||||
sudo apt-get install build-essential cmake python3-dev python3-venv --no-install-recommends
|
||||
|
||||
# for MacOS
|
||||
brew install cmake
|
||||
|
||||
git clone https://github.com/Chia-Network/chia-blockchain.git
|
||||
cd chia-blockchain
|
||||
git submodule update --init --recursive
|
||||
|
Loading…
Reference in New Issue
Block a user