Nightscape 8300 INSTALL
=======================

You must have CMake >= 2.4.7 in order to build this package.

1) $ tar -xzf indi-nightscape.tar.gz
2) $ mkdir indi-nightscape_build
3) $ cd indi-nightscape_build
4) $ cmake -DCMAKE_INSTALL_PREFIX=/usr . ../indi-nightscape
5) $ su -c 'make install' or sudo make install
   
Refer to README for instructions on using the driver.

That's it!
