Skip to content

Commit

Permalink
update the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
viraatdas committed Mar 24, 2024
1 parent a8dbc6b commit f75267e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,11 @@ The following table shows the input colony images and their corresponding output

To use the Colony Counter, first, make sure you have Python installed on your system. Then, follow these steps:

`cd backend/`

1. Install the required dependencies using pip:
```bash
pip install opencv-python numpy
pip install -r requirements.txt
```
2. Clone the repository
```bash
Expand Down

0 comments on commit f75267e

Please sign in to comment.