diff --git a/README.md b/README.md index 1d9a7d18..19516947 100644 --- a/README.md +++ b/README.md @@ -51,16 +51,6 @@ This package lives in the npm index. **Current builds are not working on Windows ([#261](https://github.com/googlevr/vrview/issues/261))** -Relevant commands: -```shell -$ npm run build # builds the iframe embed and JS API (full and minified versions). - -# Building - -This project uses `browserify` to manage dependencies and build. `watchify` is -especially convenient to preserve the write-and-reload model of development. -This package lives in the npm index. - Relevant commands: ```shell $ npm run build # builds the iframe embed and JS API (full and minified versions).