We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c68b8eb commit 1a51b2fCopy full SHA for 1a51b2f
1 file changed
README.md
@@ -31,6 +31,8 @@ Install the **acro** package from CRAN as follows:
31
install.packages("acro")
32
```
33
34
+If you are having problems installing the package, please see the more detailed [installation guide](INSTALL.md).
35
+
36
### Usage
37
38
Before using any function from the package, an acro object should be initialised using the following R code:
0 commit comments