Skip to content

Commit

Permalink
doc: reword README
Browse files Browse the repository at this point in the history
  • Loading branch information
Ma233 committed Nov 22, 2024
1 parent ed96b2a commit ffa3ad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pproxy serve

Create a tunnel server locally that will transmit package to remote peer. Run the command on local peer B.
```shell
pproxy create_tunnel_server --tunnel-server-addr 127.0.0.1:8888 --peer-multiaddr <The litep2p multiaddr>
pproxy create_tunnel_server --tunnel-server-addr 127.0.0.1:8888 --peer-multiaddr <The libp2p multiaddr>
```

Access jupyter server from local peer B.
Expand Down

0 comments on commit ffa3ad8

Please sign in to comment.