From e08fde6499f305de873c83fc561612453aa9ca1a Mon Sep 17 00:00:00 2001 From: Federico Berto Date: Tue, 8 Oct 2024 23:02:17 +0900 Subject: [PATCH] [Minor] remove extra tricky `.` to avoid pip failing on wrong copy paste --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3e52de6..bedbbff 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Install the package in editable mode: pip install -e . ``` -If you would like to install all dependencies including optional solvers, please install using `pip install -e '.[dev,solver]'`. +If you would like to install all dependencies including optional solvers, please install using `pip install -e '.[dev,solver]'` ## 🏁 Quickstart @@ -206,4 +206,4 @@ If you find RouteFinder valuable for your research or applied projects: AI4CO Logo - \ No newline at end of file +