Commit 958008b5 authored by Steven Allen's avatar Steven Allen Committed by GitHub
Browse files

Merge pull request #228 from ssikdar1/master

Protocol Multiplexing Example: Fixing build instruction so copy and pasting from the Readme works
parents 7990195e 7f03ab4b
......@@ -12,7 +12,7 @@ From `go-libp2p` base folder:
```
> make deps-protocol-muxing
> go build ./examples/protocol-multiplexing-with-multicodecs
> go build -o multicodecs ./examples/protocol-multiplexing-with-multicodecs
```
## Usage
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment