From 92349d3ec22320846a78c4de50b3bc86bd4ec8a7 Mon Sep 17 00:00:00 2001 From: Apostolos Chalkis Date: Wed, 12 Oct 2022 20:42:39 +0300 Subject: [PATCH] improve readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7a64f4ee..9cd1f619b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This is an R package based on [volesti](https://github.com/GeomScale/volume_appr ### Dependencies -To run the code you need `R 3.6.3` and you have to install the following `R` packages: +To run the code you need `R >= 3.6.3` and you have to install the following `R` packages: 1. `volesti` dependencies (see the DESCRIPTION file in folder `root/R-proj`) 2. `Rmosek` first complete the (a) [mosek installation guide](https://docs.mosek.com/9.2/install/installation.html) and then proceed to (b) [Rmosek installation guide](https://docs.mosek.com/9.2/rmosek/install-interface.html)