Skip to content

Commit

Permalink
adapted README
Browse files Browse the repository at this point in the history
  • Loading branch information
RemDelaporteMathurin committed Apr 18, 2024
1 parent 921e112 commit ee520a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 11 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,8 @@ You can [create a Codespace](https://github.com/codespaces/new?machine=standardL
```
git clone https://github.com/festim-dev/FESTIM-workshop
```
2. [Install FESTIM](https://festim.readthedocs.io/en/latest/getting_started.html)

3. Install dependencies
2. Create Conda environment (requires conda)

```
pip install -r requirements.txt
conda env create -f environment.yml
```
7 changes: 0 additions & 7 deletions requirements.txt

This file was deleted.

0 comments on commit ee520a4

Please sign in to comment.