From 9bd6770695803b99748cff4aa9b3a6a4df4cc054 Mon Sep 17 00:00:00 2001 From: howardwu Date: Sun, 21 Nov 2021 13:21:22 -0800 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 51e612fa8a..ec09287796 100644 --- a/README.md +++ b/README.md @@ -63,9 +63,10 @@ Enter your Aleo miner address: ## Testnet2 FAQs -1. The node is unable to connect to peers on the network. - - Ensure ports `4132/tcp` and `3032/tcp` are open on your router and OS firewall. - - Ensure snarkOS is started using `run-client.sh` or `run-miner.sh` +### 1. The node is unable to connect to peers on the network. + +- Ensure ports `4132/tcp` and `3032/tcp` are open on your router and OS firewall. +- Ensure snarkOS is started using `run-client.sh` or `run-miner.sh` ## Command Line Interface