Skip to content

Commit

Permalink
⚠ Force merge pull request #43 from goodeggs/add-tag
Browse files Browse the repository at this point in the history
chore: add github install option
  • Loading branch information
goodeggs-mk authored May 16, 2024
2 parents bc4f52a + 1f28768 commit e6a1bb3
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 e6a1bb3

Please sign in to comment.