Skip to content

Commit 8351468

Browse files
authored
README.md formatting
And added a word
1 parent db39c97 commit 8351468

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# chia-blockchain
2-
Python 3.7 is used for this project. Make sure your default python version is >=3.7 by typing python3. You will need to enable [UPnP](https://www.homenethowto.com/ports-and-nat/upnp-automatic-port-forward/) on your router or add a NAT (for IPv4 but not IPv6) and firewall rule to allow TCP port 8444 access to your peer. These tend to be router make/model specific.
2+
Python 3.7 is used for this project. Make sure your default python version is >=3.7 by typing python3.
3+
4+
You will need to enable [UPnP](https://www.homenethowto.com/ports-and-nat/upnp-automatic-port-forward/) on your router or add a NAT (for IPv4 but not IPv6) and firewall rule to allow TCP port 8444 access to your peer. These methods tend to be router make/model specific.
35

46
### Install on Debian/Ubuntu
57

0 commit comments

Comments
 (0)