Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
timacdonald committed May 16, 2024
1 parent 4bc3abf commit 9268283
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,10 +8,10 @@ It also makes it easy to assert the order of invocations, and how many times a c

## Installation

You can install using [composer](https://getcomposer.org/) from [Packagist](https://packagist.org/packages/timacdonald/callable-fake).
You can install the package using [composer](https://getcomposer.org/):

```
$ composer require timacdonald/callable-fake --dev
composer require timacdonald/callable-fake --dev
```

## Basic usage
Expand Down

0 comments on commit 9268283

Please sign in to comment.