Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
radityaharya committed Oct 9, 2022
1 parent 9b4b6e7 commit 9943a0d
Showing 1 changed file with 2 additions and 20 deletions.
22 changes: 2 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,27 +5,9 @@ Python interface to Jellyfin Instance

## Installation

### 1. Clone Project

Clone the project from GitHub:

```bash
git clone https://github.com/radityaharya/jellyfinapi
```

### 2. Change Directory
```bash
cd jellyfinapi
```

### 3. Install Dependencies
```bash
pip install -r requirements.txt
```

### 4. Install Package
### 1. Install Package
```bash
pip install .
pip install jellyfinapi
```

## Initialize the API Client
Expand Down

0 comments on commit 9943a0d

Please sign in to comment.