Skip to content

Commit

Permalink
Merge pull request #5 from clarkedb/dev
Browse files Browse the repository at this point in the history
Include Install Info
  • Loading branch information
clarkedb authored Nov 10, 2020
2 parents 49b864c + d2e34f4 commit 7158f5d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,13 @@ Clone or download this repository:

```bash
git clone https://github.com/clarkedb/soggetto-cavato.git
cd soggetto-cavato
```

Install any missing required packages:

```bash
pip install -r requirements.txt
```

Run the program in Python from the terminal:
Expand Down

0 comments on commit 7158f5d

Please sign in to comment.