Skip to content

Commit 575938d

Browse files
authored
Update index.md
1 parent 82c178a commit 575938d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@
111111
- *"`coreutils`" (contains "`cat`", "`chmod`", "`chown`"...);*
112112
- *"`curl`", to check URLs;*
113113
- *"`grep`", to check files;*
114-
- *"`less`", to read the ever-longer lists;*
115114
- *"`sed`", to edit/adapt installed files;*
116115
- *"`wget`" to download all programs and update "AM" itself.*
117116
- *"`sudo`" or "`doas`", for installing and removing programs at the system level.*
@@ -120,6 +119,7 @@
120119
<summary>Additionally, you may need these optional dependencies, click here.</summary>
121120

122121
- *"`binutils`", contains a series of basic commands, including "`ar`" which extracts .deb packages;*
122+
- *"`less`", to read the ever-longer lists;*
123123
- *"`unzip`", to extract .zip packages;*
124124
- *"`tar`", to extract .tar* packages;*
125125
- *"`torsocks`", to connect to the TOR network;*

0 commit comments

Comments
 (0)