small updates to README

This commit is contained in:
Gwenhael Le Moine 2015-07-26 11:44:59 +02:00
parent 5952265c3b
commit 9d483a624f

4
README
View file

@ -1,7 +1,7 @@
x48 -- HP48 CPU emulator
========================
This is x48, an HP48 CPU emulator. This is Version 0.6.1
This is x48, an HP48 CPU emulator. This is Version 0.6.4
if the 'LCD' is scrambled, you might try running x48 in one of the 3 ways below
to see if that will solve the problem.
@ -10,7 +10,7 @@ to see if that will solve the problem.
2. put 'x48*useXShm: False' in you .Xdefaults file (man xrdb)
3. run './configure --disable-shm' to build x48 without the Shared memory extention.
If it does please leave a bug report at https://developer.berlios.de/bugs/?group_id=3335
If it does please leave a bug report at https://github.com/cycojesus/x48/issues
======