Skip to content

Commit 77de0c3

Browse files
authored
Merge pull request #6 from pataar/patch-1
Change `install` to `require`
2 parents 3d101a2 + 1481697 commit 77de0c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ owners use .gitattributes to strip junk out but the majority don't.
66

77

88
### Installation
9-
Just run `composer install ssx/skrub` and you're good to go.
9+
Just run `composer require ssx/skrub` and you're good to go.
1010

1111

1212
### Usage
@@ -28,4 +28,4 @@ deletes unexpected files. Pay attention to the files Skrub lists.
2828
### Security Issues
2929

3030
If you discover a security issue with Skrub, please email [email protected] and I'll
31-
response as soon as possible.
31+
response as soon as possible.

0 commit comments

Comments
 (0)