Typo fix "testing" -> "tested"
This commit is contained in:
parent
d5f4123cf3
commit
843facfdb6
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue