aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index 88399b1..a00122f 100644
--- a/README
+++ b/README
@@ -53,7 +53,9 @@ You can use the undopatch script to automate this.
undopatch
make do-patch
make do-build
- make replace
+ make do-install
+ # pkg_delete PACKAGE
+ make reinstall # or make replace
---