aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2014-11-14 11:09:10 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2014-11-14 11:09:10 +0100
commite1bd37b3a94dbc5babfa77ee99e5ecdbd8892217 (patch)
tree9d2e93ad0e9c986595e66b3afcb6c01683badd44 /README.md
parent92d1da8e2426211f084e5245d613b710cbdac0b1 (diff)
Rename the Rprofile file in order not to interfere with the Makefile
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 01604db..ef9c82a 100644
--- a/README.md
+++ b/README.md
@@ -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

Contact - Imprint