This commit is contained in:
7
docs/snippets/r/getting-started/installation.md
Normal file
7
docs/snippets/r/getting-started/installation.md
Normal file
@@ -0,0 +1,7 @@
|
||||
```r
|
||||
# Install from source (requires Rust toolchain)
|
||||
# install.packages("kreuzberg")
|
||||
|
||||
# Or install from GitHub
|
||||
# remotes::install_github("kreuzberg-dev/kreuzberg", subdir = "packages/r")
|
||||
```
|
||||
Reference in New Issue
Block a user