Selaa lähdekoodia

fix link in readme

afrokick 5 vuotta sitten
vanhempi
commit
38f549a35a
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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