We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2d9bad commit f652f67Copy full SHA for f652f67
1 file changed
README.md
@@ -11,6 +11,9 @@ As an alternative, you may also consider using R to populate a spreadsheet for p
11
as described in this [excellent blog post](https://doodles.mountainmath.ca/blog/2020/01/06/flow-maps/).
12
13
### Installation
14
+You need to install `devtools` if you don't have it yet:
15
+
16
+ install.packages("devtools")
17
18
You can install the package from GitHub as follows:
19
0 commit comments