diff options
author | John Ankarström <john@ankarstrom.se> | 2021-07-12 13:50:34 +0200 |
---|---|---|
committer | John Ankarström <john@ankarstrom.se> | 2021-07-12 21:23:31 +0200 |
commit | ecced53ec35de37f82bd8329ae487fdb5251a136 (patch) | |
tree | d949f54e671c501dfb151c120637e2c036e6f71f /README | |
parent | 23be58145b4aca52a767f19ecb05ed6e6480444a (diff) | |
download | patches-ecced53ec35de37f82bd8329ae487fdb5251a136.tar.gz |
Update README
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 --- |