Skip to content

Commit

Permalink
#83: Fix line spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
keiranjprice101 committed Oct 18, 2019
1 parent 07fbc76 commit 3b37b96
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 @@ -17,8 +17,8 @@ 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 3b37b96

Please sign in to comment.