We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89686cd commit fc7b261Copy full SHA for fc7b261
README.md
@@ -9,7 +9,7 @@ Do not confuse it with the functionality of [.slugignore](https://devcenter.hero
9
Add the buildpack to your application:
10
11
```bash
12
-heroku buildpacks:add volders/slugcleanup
+heroku buildpacks:add volders/slug-cleanup
13
```
14
15
Make sure to keep this buildpack as the last one since you might want to remove things introduced by previous buildpacks.
0 commit comments