Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vokai committed Sep 11, 2020
1 parent 022ee32 commit 1ac2384
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,7 @@ Django video embedding is a Python-Django library to have custom VideoField in m
Use the package manager [pip](https://pip.pypa.io/en/stable/) to install:

```bash
pip install https://github.com/vokai/django-video-embedding/
```
or add it to requirements.txt

```bash
git+https://github.com/vokai/django-video-embedding/
pip install django-video-embedding
```

## Usage
Expand Down

0 comments on commit 1ac2384

Please sign in to comment.