Browse Source

default port now 8080

Dennis Mårtensson 12 years ago
parent
commit
cf3214c1a2
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -29,11 +29,11 @@ node server.js
 
 
 In a version of Chrome that have webRTC support.
 In a version of Chrome that have webRTC support.
 
 
-go to [localhost:8000](http://localhost:8000)
+go to [localhost:8000](http://localhost:8080)
 
 
 click allow to see your camera
 click allow to see your camera
 
 
-go to [localhost:8000](http://localhost:8000)
+go to [localhost:8000](http://localhost:8080)
 
 
 click allow to see your camera and the connection will be made between your to open windows.
 click allow to see your camera and the connection will be made between your to open windows.