diff --git a/README.md b/README.md index 0367eed..5667495 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ Live demo: [JedWatson.github.io/react-codemirror](http://JedWatson.github.io/rea To build the examples locally, run: ``` +git clone ... npm install npm start ```