Skip to content

Commit 625ff6b

Browse files
committed
Update badge
1 parent be4113c commit 625ff6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Tatter\Patches
22
Automated project updates for CodeIgniter 4
33

4-
[![](https://github.com/tattersoftware/codeigniter4-patches/workflows/PHP%20Unit%20Tests/badge.svg)](https://github.com/tattersoftware/codeigniter4-patches/actions?query=workflow%3A%22PHP+Unit+Tests%22)
4+
[![](https://github.com/tattersoftware/codeigniter4-patches/workflows/Tests/badge.svg)](https://github.com/tattersoftware/codeigniter4-patches/actions/workflows/test.yml)
55

66
## Quick Start
77

88
1. Install with Composer: `> composer require --dev tatter/patches`
9-
2. Use the command to update: `> php spark selfupdate`
9+
2. Use the command to update: `> vendor/bin/patch`
1010

1111
## Description
1212

0 commit comments

Comments
 (0)