Skip to content

Commit

Permalink
add upgrade section to readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
emcek committed Oct 14, 2021
1 parent 9632fac commit 80c8f78
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ It supports:
* [Requirements](#requirements)
* [Credits](#credits)
* [Installation](#installation)
* [Upgrade](#upgrade)
* [Usage](#usage)
* [Configuration](#configuration)
* [Mono vs. Color](#mono-vs-color)
Expand Down Expand Up @@ -67,6 +68,11 @@ or download manually wheel file from [releases](https://github.com/emcek/dcspy/r
```shell script
pip install dcspy-1.5.0-py3-none-any.whl
```
## Upgrade
To upgrade DCSpy to the latest version, open Command Prompt and type:
```shell script
pip install -U dcspy
```

## Usage
1. Run Logitech Gaming Software (it allow to update LCD)
Expand Down

0 comments on commit 80c8f78

Please sign in to comment.