Skip to content

Commit 7d7b464

Browse files
authored
Update index.md
1 parent de28e5c commit 7d7b464

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,10 +115,11 @@
115115
| `curl` | network utility needed to read online text like lists, URLs and versions | not in all distibutions |
116116
| `grep` | a string search utility | YES, on many distributions |
117117
| `sed` | stream editor for filtering and transforming text | YES, in almost all distributions |
118-
| `wget` | network utility needed to download files from the web like scripts and packages | not in all distibutions, sometime replaced with different commands like `curl` or as wrapper for `wget2` |
119118

120119
*NOTE, if you install "AM" (system) and not "AppMan" (local), **you need `sudo` or `doas` for root privileges**.*
121120

121+
*Other "optional" programs (needed by the apps themselves) may be notified if they are missing while you are using AM or AppMan, but their absence would not prevent you from using AM/AppMan itself.*
122+
122123
### Quick installation
123124

124125
*Copy/paste the following one line command to download and run the "[AM-INSTALLER](https://github.com/ivan-hc/AM/blob/main/AM-INSTALLER)" script*

0 commit comments

Comments
 (0)