Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
add instruction to install using pip
  • Loading branch information
bagustris authored Dec 11, 2024
1 parent e85888f commit 2278fb7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions website/docs/installation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ sidebar_position: 2
---
# Installation

```bash
# install using pip
pip install git-cliff
```

<details>
<summary>Packaging status</summary>

Expand Down

0 comments on commit 2278fb7

Please sign in to comment.