fixed install instructions to work with the moved debian directory

This commit is contained in:
Dima Kogan 2012-09-11 12:56:47 -07:00
parent 614bbfe848
commit 2934a76fdd

View File

@ -1,8 +1,9 @@
If running on a Debian-based OS (this includes Ubuntu), it is highly recommended
to install this program as a package by doing
ln -fs package_definitions/debian debian
dpkg-buildpackage -us -uc -b
sudo dpkg -i feedgnuplot*.deb
sudo dpkg -i ../feedgnuplot*.deb
This builds a debian package and installs it.