aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/README.md b/README.md
index 528193fd..f265d7c7 100644
--- a/README.md
+++ b/README.md
@@ -1630,14 +1630,6 @@ $ xmake require --uninstall tbox
This will completely uninstall the removal package file.
-###### Remove the specified package
-
-Only unlink specifies the package, it is not detected by the current project, but the package still exists locally. If it is reinstalled, it will be completed very quickly.
-
-```console
-$ xmake require --unlink tbox
-```
-
###### View package details
```console