Skip to content

Commit d2e34f4

Browse files
committed
include install info in readme
1 parent d7cbece commit d2e34f4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,13 @@ Clone or download this repository:
2424

2525
```bash
2626
git clone https://github.com/clarkedb/soggetto-cavato.git
27+
cd soggetto-cavato
28+
```
29+
30+
Install any missing required packages:
31+
32+
```bash
33+
pip install -r requirements.txt
2734
```
2835

2936
Run the program in Python from the terminal:

0 commit comments

Comments
 (0)