-----------------------------------------------------------------------------
	Shag/OS Installation Instructions
-----------------------------------------------------------------------------


	Currently, there is no full Shag/OS release, just SOLO,
	so the only step here that makes sense is building SOLO.

	To build SOLO:

		Read the file 'readme' in the doc/solo directory.	

	To install SOLO demo disk:
		From Linux, put a formatted disk in drive A:, and type:
			dd if=solodemo.dsk of=/dev/fd0
		
		From DOS, you need a utility that will write a raw
		disk image to a floppy disk.  In the future, I will
		try to provide such a utility, but for now, you will
		need to find one.  Most disk editors or utility programs
		should have a way to do this, and other operating
		systems may come with such programs already.

		Then, read the documentation in the 'doc/solo'
		directory, and boot up the disk.


	To build Shag/OS:

		(to be documented later)


	To build DECO: 

		(to be documented later)

	
	To build CParse:

		(to be documented later)

