Browse Source

fix the ``` int the readme

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

+ 2 - 2
README.md

@@ -10,7 +10,7 @@ You can have a look at the demo on http://multiwebrtc.nodejitsu.com
 Run in your terminal
 
 ```bash 
-git colen git@github.com:dennismartensson/webrtc.io-demo.git
+git clone git@github.com:dennismartensson/webrtc.io-demo.git
 ```
 
 ```bash 
@@ -29,7 +29,7 @@ cd example
 node server.js
 ```
 
-Ïn a version of Chrome that have webRTC support.
+In a version of Chrome that have webRTC support.
 
 go to [localhost:8000](http://localhost:8000)