Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
nosequeldeebee committed Apr 13, 2018
1 parent 9c9c019 commit c467051
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion p2p/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

### Getting started

In your 1st terminal `go run -race main.go -secio -l 10000`
You'll need to set up the `gx` package manager. If you don't know how to do that, don't worry. Hang tight and read the upcoming blog post.

In your 1st terminal `go run main.go -secio -l 10000`

Follow the instructions in your 1st terminal and copy and paste the given command into your 2nd terminal e.g. `go run main.go -l 10001 -d /ip4/127.0.0.1/tcp/10000/ipfs/QmZ8NayvdXc2U2A1cwh9qGaHK7uxXXVrZQEYwDqbfFydfj -secio`

Expand Down

0 comments on commit c467051

Please sign in to comment.