aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2021-07-12 13:50:34 +0200
committerJohn Ankarström <john@ankarstrom.se>2021-07-12 21:23:31 +0200
commitecced53ec35de37f82bd8329ae487fdb5251a136 (patch)
treed949f54e671c501dfb151c120637e2c036e6f71f
parent23be58145b4aca52a767f19ecb05ed6e6480444a (diff)
downloadpatches-ecced53ec35de37f82bd8329ae487fdb5251a136.tar.gz
Update README
-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
---