ipfs-cluster / ipfs-cluster-website

The IPFS Cluster website
https://ipfscluster.io
MIT License
42 stars 50 forks source link

updating quickstart to make commands more obvious #76

Closed DavidBurela closed 5 years ago

DavidBurela commented 5 years ago

As I was reading through the Quickstart, I was confused about how the second node was connecting. It took a while for me to spot where the other command to run it was.

I just put an empty line between each command to make it clearer to those reading what the expected commands and results are.

hsanjuan commented 5 years ago

Thanks!