Skip to content

Commit

Permalink
#83: Actually fix it this time
Browse files Browse the repository at this point in the history
  • Loading branch information
keiranjprice101 committed Oct 18, 2019
1 parent 3b37b96 commit 9920385
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ ICAT API to interface with the Data Gateway


## Requirements
All requirements can be installed with `pip install -r requirements.txt`, and all development requirements can be installed
with `pip install -r dev-requirements.txt`
All requirements can be installed with `pip install -r requirements.txt`, and all development requirements can be installed with `pip install -r dev-requirements.txt`

The required python libraries:
- [SQLAlchemy](https://www.sqlalchemy.org/)
Expand Down

0 comments on commit 9920385

Please sign in to comment.