diff --git a/README.md b/README.md index 7506f9e3..d803c60e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This is a fork of [CSE2](https://github.com/gameblabla/CSE2) that implements a S ## Preparing your system -This project has only been testing on Solaris 2.6 running on a Sun Ultra 1 Creator. We're using the built-in X server, and GNU utilities from tgcware. +This project has only been tested on Solaris 2.6 running on a Sun Ultra 1 Creator. We're using the built-in X server, and GNU utilities from tgcware. - Ensure that GCC and its C++ components are installed and findable from your `PATH` variable. - Ensure that your X server starts in 24-bit color mode. This can be accomplished by adding `-dev /dev/fb defdepth 24` to the end of the one uncommented line in `/usr/dt/config/Xservers` and restarting the X server.