From ea6265cc202f07a60e12bf050522677da2a5ef18 Mon Sep 17 00:00:00 2001 From: Milad LEYLI ABADI Date: Tue, 7 May 2024 21:23:46 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d1522b..8359690 100644 --- a/README.md +++ b/README.md @@ -149,7 +149,7 @@ source venv_lips/bin/activate ### Install using Python Package Index (PyPI) ```commandline -pip install lips-benchmark .[recommended] +pip install "lips-benchmark[recommended]" ``` ### Install from source