Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rsedykh committed Feb 12, 2024
1 parent d12f8b1 commit ebe1933
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Build file handling in minutes. Upload or accept UGC, store, transform, optimize
* [Documentation](#documentation)
* [Requirements and installation](#requirements-and-installation)
* [Usage example](#usage-example)
* [Use cases](#use-cases)
<!-- * [Use cases](#use-cases) -->
* [Demo app (Docker)](#demo-app)
* [Suggestions and questions](#suggestions-and-questions)

Expand Down Expand Up @@ -104,18 +104,12 @@ Django compatibility:
| 3.11 | | | | | | X | X | X |
| 3.12 | | | | | | | X | X |

In order to install `pyuploadcare`, run these commands in CLI:
In order to install `pyuploadcare`, run these command in CLI:

```bash
pip install pyuploadcare
```

or, if you prefer it the old way:

```bash
easy_install pyuploadcare
```

To use in Django project install with extra dependencies:

```bash
Expand Down Expand Up @@ -306,5 +300,5 @@ We've developed a demo app that showcases most of the features. You can install
## Suggestions and questions

[Contributing guide](https://github.com/uploadcare/.github/blob/master/CONTRIBUTING.md)
[Security policy](https://github.com/uploadcare/uploadcare-swift/security/policy)
[Security policy](https://github.com/uploadcare/pyuploadcare/security/policy)
[Support](https://github.com/uploadcare/.github/blob/master/SUPPORT.md)

0 comments on commit ebe1933

Please sign in to comment.