From 9742950662ac0ecc78292c199fc9d4c98770d5e3 Mon Sep 17 00:00:00 2001 From: npbhavya Date: Fri, 1 Dec 2023 09:10:16 +1030 Subject: [PATCH] pip install fixed --- README.md | 12 ++++++------ sphae/sphae.VERSION | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index dc69e14..4d257a0 100644 --- a/README.md +++ b/README.md @@ -29,13 +29,13 @@ A complete list of programs used for each step is mentioned in the sphae.CITATIO ### Install -**Pre-requisites** - - gcc - - conda - - libgl1-mesa-dev (ubuntu- for Bandage) - - libxcb-xinerama0 (ubuntu- for Bandage) +**Pip install** -**Install** +```bash +pip install sphae +``` + +**Source Install** Setting up a new conda environment diff --git a/sphae/sphae.VERSION b/sphae/sphae.VERSION index 6085e94..3a3cd8c 100644 --- a/sphae/sphae.VERSION +++ b/sphae/sphae.VERSION @@ -1 +1 @@ -1.2.1 +1.3.1