mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2025-02-20 18:32:01 +00:00
Fix typo in kate syntax highlighting installation documentation.
This commit is contained in:
parent
a61c9c6d89
commit
b82efcf0ce
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
To use the Kate syntax highlighting install qc.xml to the syntax
|
||||
directory for geany.
|
||||
directory for kate.
|
||||
|
||||
# Can be installed globally to
|
||||
$KDEDIR/share/apps/katepart/syntax
|
||||
|
||||
if $KDEDIR is unset you can lookup the folder directory with
|
||||
ke4-config --prefix if that doesn't work chances are KDEDIR is
|
||||
kde4-config --prefix if that doesn't work chances are KDEDIR is
|
||||
/usr
|
||||
|
|
Loading…
Reference in a new issue