summaryrefslogtreecommitdiff
path: root/INSTALL
blob: a8b38a47a837d181362aee80a948e198d09d2ea5 (plain)
1
2
3
4
5
6
7
8
9
10
11
How to install fype:

	make
	sudo make install
	make clean

How to read the docu:

	man pbsc

Examples can be found in the ./examples directory.