Skip to content

Commit

Permalink
Tried to make readme readable.
Browse files Browse the repository at this point in the history
  • Loading branch information
PrettyFlower committed Oct 14, 2012
1 parent 5aca520 commit 2a266e5
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,14 @@ KateTypeScriptSyntaxHighlighting

To use:

get kdedir using kde4-config --prefix
copy to kde dir using sudo cp typescript.xml $KDEDIR/share/apps/katepart/syntax/typescript.xml
get kdedir using
``` shell
kde4-config --prefix
```

copy to kde dir using
``` shell
sudo cp typescript.xml $KDEDIR/share/apps/katepart/syntax/typescript.xml
```

Restart kate and it should just work.

0 comments on commit 2a266e5

Please sign in to comment.