Skip to content

Commit 4e1e9fe

Browse files
committed
update readme
1 parent 4013d22 commit 4e1e9fe

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ Additional programming languages such as this R package are supported by providi
2525

2626
### Installation
2727

28+
Prerequisite: you must have [Python](https://www.python.org) pre-installed.
29+
2830
Install the **acro** package from CRAN as follows:
2931

3032
``` r
@@ -44,7 +46,9 @@ Before using any function from the package, an acro object should be initialised
4446

4547
### Try Online with MyBinder
4648

47-
Try an example notebook in RStudio online on [MyBinder.org](https://mybinder.org/v2/gh/AI-SDC/ACRO-R/main?urlpath=rstudio). Select the `example-notebook.Rmd` in the bottom-right pane after loading.
49+
Try an example notebook in RStudio online on [MyBinder.org](https://mybinder.org/v2/gh/AI-SDC/ACRO-R/main?urlpath=rstudio).
50+
51+
Select the `example-notebook.Rmd` in the bottom-right pane after loading.
4852

4953
### Documentation
5054

0 commit comments

Comments
 (0)