Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sonjahorn-eqt authored Aug 15, 2022
1 parent 9af0a53 commit cc475db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ $ conda create --name sire python=3.8
$ conda activate sire
```

- Install the dependent libraries.
- Install the dependent libraries:
```bash
$ pip install -r requirements.txt
```
Expand Down Expand Up @@ -100,4 +100,4 @@ The corresponding predicted revenue points with 95% confidence interval (`95CI`)
publisher = "Association for Computing Machinery (ACM)",
pages = "1--10",
}
```
```

0 comments on commit cc475db

Please sign in to comment.