-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Otherwise installing would not work
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
@@ -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. |