Skip to content

Commit fc7b261

Browse files
Fix buildpack name in the usage instructions
1 parent 89686cd commit fc7b261

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Do not confuse it with the functionality of [.slugignore](https://devcenter.hero
99
Add the buildpack to your application:
1010

1111
```bash
12-
heroku buildpacks:add volders/slugcleanup
12+
heroku buildpacks:add volders/slug-cleanup
1313
```
1414

1515
Make sure to keep this buildpack as the last one since you might want to remove things introduced by previous buildpacks.

0 commit comments

Comments
 (0)