adamyg / grief

GRIEF - BRIEF clone
http://grief.sourceforge.net/
Other
33 stars 9 forks source link

INSTALL.md issues #69

Closed blakemcbride closed 2 weeks ago

blakemcbride commented 3 weeks ago

On build-27 of INSTALL.md I am seeing:

[...]
?configure --prefix=/home/user/grief?
[...]
?make release?              - build software.
[...]
     ?sudo make release install? - install for common/system usage; or                                                                        │
│   or ?make release install?      - local installation.   

What are all of the question marks?

adamyg commented 3 weeks ago

Context please, for example INSTALL.md. Tested several environments, no visible issues. A suitable utf8 terminal font is generally required, terminal/font is use?

Run <F10>ascii and generate a Unicode Hex Chart to preview; note display wont be 100% dependent on the active font.

blakemcbride commented 3 weeks ago

I am using a stock Fedora installation. I've not messed with the fonts or colors.

blakemcbride commented 2 weeks ago

Looks fine now. Must be my mistake. Thanks and sorry.