Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Artur-man authored May 22, 2024
1 parent edaa47d commit d95df9b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ if (!require("devtools", quietly = TRUE))
devtools::install_github("BIMSBbioinfo/VoltRon")
```

Depending on the number of required dependencies, installation may be completed under a minute or may take a few minutes.

On **Windows** and **MacOS**, OpenCV will be downloaded automatically upon installation. However, [Rtools](https://cran.r-project.org/bin/windows/Rtools/rtools43/rtools.html) may be required to be downloaded too, hence this may take some time!

On **Ubuntu** we provide a set of instructions that may help users to build OpenCV with necessary headers [here](inst/extdata/install_ubuntu.md).
Expand Down

0 comments on commit d95df9b

Please sign in to comment.