We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c95f5e commit e7d8838Copy full SHA for e7d8838
README.md
@@ -9,7 +9,7 @@ I'm working on getting this [libserialport](https://sigrok.org/wiki/Libserialpor
9
10
# Installation
11
```r
12
-devtools::install("r-arduino/arduinor")
+devtools::install_github("r-arduino/arduinor")
13
```
14
15
# Getting Started
0 commit comments