mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 23:21:56 +02:00
(v1.5.0.9020) translation fix
This commit is contained in:
4
index.md
4
index.md
@ -125,10 +125,12 @@ It will be downloaded and installed automatically. For RStudio, click on the men
|
||||
The latest and unpublished development version can be installed from GitHub using:
|
||||
|
||||
```r
|
||||
install.packages("remotes")
|
||||
install.packages("remotes") # if you haven't already
|
||||
remotes::install_github("msberends/AMR")
|
||||
```
|
||||
|
||||
You can also download the latest build from our repository: <https://github.com/msberends/AMR/raw/master/data-raw/AMR_latest.tar.gz>
|
||||
|
||||
### Get started
|
||||
|
||||
To find out how to conduct AMR data analysis, please [continue reading here to get started](./articles/AMR.html) or click the links in the 'How to' menu.
|
||||
|
Reference in New Issue
Block a user