Explorar o código

fix link in readme

afrokick %!s(int64=5) %!d(string=hai) anos
pai
achega
38f549a35a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -129,7 +129,7 @@ const peerServer = PeerServer({
 });
 ```
 
-Open http://127.0.0.1/myapp/peerjs/id to see a new random id.
+Open http://127.0.0.1:9000/myapp/peerjs/id to see a new random id.
 
 ## Combining with existing express app