Changed script so it downloads the latest version of NPP (4.3)
[npp-install.git] / README
blobdfd50d89a22a0edf9aa486e547718047cb5ea770
1 Welcome to npp-installer! The automated notepad++ installer for linux. 
3 This application is easy to use, and should require little effort to use properly. 
5 Your linux system needs to have apt-get and wget to work. It has currently been tested on Ubuntu 7.04 and Debian 4.0 (but not the latest fix)
7 Please send feedback to gunny01@gmail.com
9 This software is open source/Free and licence under the MIT licence. See LICENCE for more details. 
11 How To:
13 Unpack this directory
15 run:
17 chmod 755 ./npp-installer.py
19 python npp-installer.py
21 Follow the prompts
23 KNOWN ISSUES
25 There is an issue with debain: the program installed npp in /home/root/.wine instead of /home/USERNAME/.wine. I have added a fix, but I have not tested it.