Skip to content

Commit a19a088

Browse files
committed
update readme
1 parent 846dfb0 commit a19a088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ This functionality can be used to configure projects, install dependencies, or p
140140

141141
```yaml
142142
preconditions:
143-
- name: ensure dependencies are installed
143+
- name: ensure php dependencies are installed
144144
check: fs.Exists("vendor") && fs.IsDirectory("vendor")
145145
on-fail: install-composer-deps
146146
max-retries: 1

0 commit comments

Comments
 (0)