Fix urls to release files after server upgrade
This commit is contained in:
parent
377b3503ab
commit
1ac3b4c9e6
|
@ -5,8 +5,8 @@ install.packages("mda")
|
|||
```
|
||||
A release will be available in a few days.
|
||||
|
||||
- Linux: release 1 Version 0.2 [CVE_0.2.tar.gz](https://git.art-ist.cc/attachments/4a838d0a-ee28-4200-8f5c-4798ec561196)
|
||||
- Windows: release 1 Version 0.2 [CVE_0.2.zip](https://git.art-ist.cc/attachments/8c79e07a-b9c4-4a69-b881-1d8751248c17)
|
||||
- Linux: release 1 Version 0.2 [CVE_0.2.tar.gz](https://git.art-ist.cc/daniel/CVE/releases/download/0.2/CVE_0.2.tar.gz)
|
||||
- Windows: release 1 Version 0.2 [CVE_0.2.zip](https://git.art-ist.cc/daniel/CVE/releases/download/0.2/CVE_0.2.zip)
|
||||
- MacOS: Not available jet (unknown)
|
||||
|
||||
Open `R` and then the following:
|
||||
|
|
Loading…
Reference in New Issue