diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2014-08-18 19:13:09 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2014-08-18 19:13:09 +0200 |
commit | a4da0546933ab2d9633c33277de3597db8d9d3ed (patch) | |
tree | 54cfd881d7bae66990d7c074fe0b63dfa6dc7027 /README.md | |
parent | 214d16d11786104173faad70cee57fa0a0ffbfe3 (diff) |
Small improvement of the text
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ Installing gWidgetsWWW2 yields a lot of warnings concerning overly long path names. This is because the JavaScript library ExtJS is installed along with it which has lots of files with long paths to be installed. -Then you can install gmkin, also directly from the latest github sources: +Then you can install gmkin, also directly from github: ```s install_github("gmkin", "jranke") |