Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/FRC2539/Cougar-Dashboard in…
Browse files Browse the repository at this point in the history
…to main
  • Loading branch information
We-Gold committed Jul 17, 2021
2 parents bc5cf12 + adc9378 commit c4e36cb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,12 @@ After installing python, install [pynetworktables2js](https://github.com/robotpy

To test out the server, run `python -m pynetworktables2js` (once it is installed).

### Installing the app
On a windows driver station, building the app is no longer required. Simply download the latest setup exe file from the github releases and run that to install the latest version. If there is an update, download that newer version and run the setup and it will update.

### Building the app
**Building the app is no longer required for installation. Refer to the above section for a guide to installing the app.**

First, you need to clone the repo locally.

Next, call `npm install` to install all of the packages.
Expand Down

0 comments on commit c4e36cb

Please sign in to comment.