Skip to content

Commit

Permalink
chore: add github install option
Browse files Browse the repository at this point in the history
  • Loading branch information
jjaves committed May 16, 2024
1 parent bc4f52a commit 1f28768
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ dayforce-client is a python SDK for interfacing with the Dayforce REST API and S
```bash
$ pip3 install dayforce-client
```
or install the latest version directly

```bash
$ pip install git+https://github.com/goodeggs/[email protected]
```

## Basic Usage (Rest API)

Expand Down

0 comments on commit 1f28768

Please sign in to comment.