Browse Source

fix the link text to

Dennis Mårtensson 12 years ago
parent
commit
2e596b28a8
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:8080)
+go to [localhost:8080](http://localhost:8080)
 
 
 click allow to see your camera
 click allow to see your camera
 
 
-go to [localhost:8000](http://localhost:8080)
+go to [localhost:8080](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.