Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jstep750 authored May 30, 2021
1 parent 716379a commit 326f0c8
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 @@ -37,13 +37,13 @@ git clone https://github.com/CAU-SE-Project/UC-4

### Download selenium and PyQt5
```
cd UC-4_Search_Disease
cd UC-4-Search-Disease
pip install selenium
pip install PyQt5
```

### Run Demo
```
cd UC-4_Search_Disease
cd UC-4-Search-Disease
python controller.py
```

0 comments on commit 326f0c8

Please sign in to comment.