Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
EmmanuelMess committed Apr 1, 2024
1 parent abd58b3 commit bc2514f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,15 @@ This is a test made for the [Constraint Based Simulator](https://github.com/Emma

### Setup
```bash
cd code
python3 -m venv venv
source venv/bin/activate
python3 -m pip install -r requirements.txt
```

### Running
```bash
cd code
python3 main.py
```

Expand Down

0 comments on commit bc2514f

Please sign in to comment.