Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
tw4l committed Feb 22, 2023
1 parent 9ac162f commit 5665c1b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ This utility is designed for easy use in BitCurator v1.8.0+. It requires Python

Install all of the CCA Tools together using the installation script in the [CCA Tools repo](https://github.com/CCA-Public/cca-tools).

### Install as a separate utlity
### Install as a separate utility

* Install [PyQt5](https://www.riverbankcomputing.com/software/pyqt/download5):
`sudo pip3 install pyqt5`
* Clone this repo to your local machine.
* Run the install script with sudo privileges:
`sudo chmod u+x install.sh`
* Run the install script with sudo privileges (assuming BitCurator 4; for BitCurator 2-3 run `./install-bc2-ubuntu18.sh` instead):
`sudo ./install.sh`

### PyQt4 version
Expand Down

0 comments on commit 5665c1b

Please sign in to comment.