Skip to content

Commit

Permalink
Change install to require
Browse files Browse the repository at this point in the history
Otherwise installing would not work
  • Loading branch information
pataar authored Oct 8, 2019
1 parent 3d101a2 commit 1481697
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 @@ -6,7 +6,7 @@ owners use .gitattributes to strip junk out but the majority don't.


### Installation
Just run `composer install ssx/skrub` and you're good to go.
Just run `composer require ssx/skrub` and you're good to go.


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

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

0 comments on commit 1481697

Please sign in to comment.