Skip to content

Commit

Permalink
Add pip
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeLeclerc committed Apr 2, 2021
1 parent 01de959 commit 0cb870a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ The goal of this library is to enable easy configuration of large code bases wit

### Install

1. Github: `pip install git+https://github.com/GuillaumeLeclerc/fastargs.git `
2. PIP (available soon): `pip install fastargs`
1. PIP: `pip install fastargs`
2. Github: `pip install git+https://github.com/GuillaumeLeclerc/fastargs.git `

### Declare the arguments

Expand Down

0 comments on commit 0cb870a

Please sign in to comment.