From 14e25eec325853eeb2bb6e664d7ee6c07d25e6c8 Mon Sep 17 00:00:00 2001 From: Uyen Mai Date: Tue, 12 Mar 2024 16:13:49 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ec488bf..1179419 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ For additional information about the method refer to the [paper](https://www.bio # Installation ## Precursors The following precursors **are required** to install and run LAML -### Python -The software requires python >= 3.8. +### Python and pip +The software requires python >= 3.8 and pip. ### [IMPORTANT] MOSEK License The software uses [MOSEK](https://www.mosek.com) for numerical optimization, which requires a license. Please do the following 2 steps: