diff --git a/README.md b/README.md index 110aaf047..f9b31589e 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ The latest development version can be installed using `devtools`. ```r library(devtools) -install_github("tmap", username="mtennekes", subdir="pkg") +install_github(repo="mtennekes/tmap", subdir = "pkg") ``` Usage