Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
irismessage committed May 7, 2023
1 parent 897865f commit 632830e
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,13 @@

## Install
1. When you have python and pip ready, it's as easy as:
```shell
python -m pip install "git+https://github.com/joelsgp/uoy-assessment-uploader"
```
```shell
python -m pip install "uoy-assessment-uploader"
```
- or, directly from the repo:
```shell
python -m pip install "git+https://github.com/joelsgp/uoy-assessment-uploader"
```
2. You need the Chrome browser installed. Sorry!
- I need a cookie management feature Firefox doesn't have.
- If you have Chromium instead, pass the `--chromium` flag.
Expand Down

0 comments on commit 632830e

Please sign in to comment.