Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BertMaurau authored Oct 17, 2017
1 parent 3588423 commit 4f1e96c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Currently available
## Usage

try {
$yuki = (new \Yuki\PettyCash())
$yuki = (new \Yuki())
-> setAccessKey(getenv('API_TOKEN'))
-> setAdministrationID(getenv('ADMINISTRATION_ID'))
-> authenticate();
Expand Down

0 comments on commit 4f1e96c

Please sign in to comment.