Skip to content

Commit

Permalink
fix update instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
drnic committed Dec 8, 2015
1 parent ec93f75 commit 88c9d86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ cf create-buildpack swift_buildpack swift_buildpack-cached-v1.0.0.zip 10
Or to update:

```
cf create-buildpack swift_buildpack swift_buildpack-cached-v1.0.0.zip 10
cf update-buildpack swift_buildpack -p swift_buildpack-cached-v1.0.0.zip
```

Packaging
Expand Down

0 comments on commit 88c9d86

Please sign in to comment.