From 5eec368f79584db36e1502beb7834ffb017faec6 Mon Sep 17 00:00:00 2001 From: Banks Troutman Date: Wed, 25 Sep 2019 14:49:46 +0000 Subject: [PATCH] Update README.md with software installation instructions --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a1ba1ce4c..9c3e57522 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ These instructions will get you a copy of the project up and running on your loc --- #### For the co-processor -- Java 12 Runtime +- Java 12 Runtime (See Deployment - Software) - Avahi Daemon #### For the driver station @@ -25,6 +25,17 @@ These instructions will get you a copy of the project up and running on your loc Deploying is as simple as uploading the chameleon-vision-1.xx.jar file to your target device. Run the program with `java -jar chameleon-vision-1.xx.jar` +## Software + +### Java 12 +Follow the correct instructions for your platform from [BellSoft](https://bell-sw.com/pages/liberica_install_guide-12.0.2/) + +### Avahi Daemon (Linux systems) +`sudo apt-get install avahi-daemon avahi-discover avahi-utils libnss-mdns mdns-scan` + +### Bonjour (Windows Systems) +Download and install Bonjour [from here](https://support.apple.com/kb/DL999?locale=en_US) + ## Hardware ### ARM Co-processors