diff options
| author | Johannes Ranke <jranke@uni-bremen.de> | 2014-05-02 18:57:33 +0200 |
|---|---|---|
| committer | Johannes Ranke <jranke@uni-bremen.de> | 2014-05-02 18:57:33 +0200 |
| commit | d96aa4a9d33639314cc61afc7ca2220295a85e45 (patch) | |
| tree | 03212d558b8e7f4c15ec93cc6b40e94ad192ada9 | |
| parent | 30e53214d4714c7bc60c2c2c9bf0132d0dc8205e (diff) | |
Further improved README
| -rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -112,7 +112,7 @@ from John Verzani which also lives on github. require(devtools) install_github("gWidgetsWWW2", "jverzani") ``` -You simply start the GUI from your R terminal whith latest mkin installed. +You simply start the GUI from your R terminal with latest mkin installed. ```s require(mkin) @@ -125,7 +125,6 @@ first, and can then be loaded to the GUI. ```s save(FOCUS_2006_Z_gmkin, file = "FOCUS_2006_gmkin_Z.RData") -gmkin() ```  |
