fix instructions
[roobuilder] / README.md
1 # roojsbuilder
2 Vala and Javascript IDE - for building Vala Desktop applications and Javascript UI's using the roojs libraries (for bootstrap and classic)
3
4
5 ---
6
7 Building it
8
9     a) Remove vala and install packages from here.
10     
11     apt-get remove vala* libvala* 
12     Download vala*.deb, libvala*.deb,  and roojspacker*.deb
13     https://www.dropbox.com/sh/730btm3yn6jtplh/AABbRFzK6bI6BoHQIMfh3A4Ia?dl=0
14     dpkg -i libvala* vala*  roojspacker*
15     
16     b) git clone https://github.com/roojs/roobuilder.git
17     
18     c) ./autogen.sh --prefix=/usr
19     
20     d) sudo make install
21     
22     e) run it
23
24     #roobuilder