-------------------------------------------
Name:      Q-View 1.3
Company:   Quanergy Systems, Inc.
Copyright: (C) 2018, Quanergy Systems, Inc.
-------------------------------------------

-------------------------------------------
NETWORK SETUP
-------------------------------------------
- Plug your Quanergy Sensors into the same Network as the machine that will be running Q-View.
  -- For instance, if your host computer is on the local 10.1.10.xxx Network, plug the sensors into the same Network.

- For more complex Network setup, please see the Q-View User Guide.

-------------------------------------------
SOFTWARE INSTALLATION for Ubuntu Xenial 16.04 Linux
-------------------------------------------
- Open a Terminal on your Ubuntu machine that is on the same Network as the Sensors.
- Type the following commands.  This will allow you to download and install Q-View from our Debian repository.
$ echo "deb [arch=amd64] http://downloads.quanergy.com/qview/ubuntu/ trusty main" | sudo tee -a /etc/apt/sources.list
$ wget -O - http://downloads.quanergy.com/qview/key/quanergy.key | sudo apt-key add -
$ sudo apt-get remove quanergy-*
$ sudo apt-get autoremove
$ sudo apt-get clean all
$ sudo apt-get update
$ sudo apt-get install quanergy-qview-bundle


--------------------------------------------
END OF DOCUMENT
--------------------------------------------
