Skip to content

Commit 1a51b2f

Browse files
committed
add readme link to install guide
1 parent c68b8eb commit 1a51b2f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ Install the **acro** package from CRAN as follows:
3131
install.packages("acro")
3232
```
3333

34+
If you are having problems installing the package, please see the more detailed [installation guide](INSTALL.md).
35+
3436
### Usage
3537

3638
Before using any function from the package, an acro object should be initialised using the following R code:

0 commit comments

Comments
 (0)