aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 24b7374e2759..cf91e459c4f8 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,11 @@ To install a package:
haur <package names>
```
+To search for a package:
+```bash
+haur <package names>
+```
+
To upgrade a package:
```bash
haur -u <package names>