Skip to content

Commit

Permalink
Done
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahmood-Anaam authored Jan 5, 2025
1 parent b04e428 commit 87bc8a9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,10 @@ pip install -e .

#### Option 3: Use Conda Environment
```bash
conda env create -f environment.yml
conda activate violet

git clone https://github.com/Mahmood-Anaam/violet.git
cd violet
conda env create -f environment.yml
conda activate violet
pip install -e .
```

Expand Down

0 comments on commit 87bc8a9

Please sign in to comment.