diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2014-11-14 11:09:10 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2014-11-14 11:09:10 +0100 |
commit | e1bd37b3a94dbc5babfa77ee99e5ecdbd8892217 (patch) | |
tree | 9d2e93ad0e9c986595e66b3afcb6c01683badd44 /README.md | |
parent | 92d1da8e2426211f084e5245d613b710cbdac0b1 (diff) |
Rename the Rprofile file in order not to interfere with the Makefile
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -121,7 +121,7 @@ gmkin() ``` You can also put these two commands into an `.Rprofile` file in the working directory -where you start R. For your convenience, you can find such a file [here](.Rprofile?raw=true). +where you start R. For your convenience, you can find such a file [here](Rprofile?raw=true). On Windows, you can save this file to the directory where you would like to start gmkin by right clicking on the link to this file, choose `save target as` or similar, and choose `.Rprofile.` as the name. This will lead to the creation of a file |