From 92277d575732b147130e97ee8a5f791767e044ab Mon Sep 17 00:00:00 2001 From: Hugo Dias Date: Thu, 27 Jun 2019 23:18:17 +0200 Subject: [PATCH] chore: change the websocket-star readme example var name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82c538d27b..c7ff99b45f 100644 --- a/README.md +++ b/README.md @@ -921,7 +921,7 @@ The code above assumes you are running a local `signaling server` on port `9090` Yes, websocket-star! A WebSockets based transport that uses a Relay to route the messages. To enable it, just do: ```JavaScript -const node = new IPFS({ +const node = new Ipfs({ config: { Addresses: { Swarm: [