Update installation instructions
[vchess.git] / client / README.md
index 1aa3c00..e943f2c 100644 (file)
@@ -1,34 +1,8 @@
 # vchess-client
 
 # vchess-client
 
-## Project setup
+## Setup
 
 
-Rename and edit src/parameters.js.dist into parameters.js. Then:
-```
-./download_objects.sh
-npm install
-```
-
-### Compiles and hot-reloads for development
-
-```
-npm run serve
-```
-
-### Compiles and minifies for production
-
-```
-npm run build
-```
-
-### Lints and fixes files
-
-```
-npm run lint
-```
-
-### Customize configuration
-
-See [Configuration Reference](https://cli.vuejs.org/config/).
+See main INSTALL\_INSTRUCTIONS file.
 
 ## Resources
 
 
 ## Resources