File tree 2 files changed +16
-0
lines changed
2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -206,6 +206,14 @@ <h3>Binaries</h3>
206
206
< br >
207
207
Thanks to Christian Hesse.
208
208
</ li >
209
+ < li > < b > MacOS</ b > : htop is included in the default Homebrew formulae, you can install it with:
210
+ < tt >
211
+ brew install htop
212
+ </ tt >
213
+ < br >
214
+ Thanks to the
215
+ < a href ='https://github.com/Homebrew/homebrew-core/blame/master/Formula/h/htop.rb '> homebrew contributors.</ a >
216
+ </ li >
209
217
</ ul >
210
218
< p > </ p >
211
219
</ div >
Original file line number Diff line number Diff line change 129
129
pacman -S htop
130
130
%br/
131
131
Thanks to Christian Hesse.
132
+ %li
133
+ %b> MacOS
134
+ \: htop is included in the default Homebrew formulaes, you can install it with:
135
+ %tt
136
+ brew install htop
137
+ %br/
138
+ Thanks to
139
+ %a{:href => " https://github.com/Homebrew/homebrew-core/blame/master/Formula/h/htop.rb" } contributors
132
140
%p
133
141
%br/
134
142
%br/
You can’t perform that action at this time.
0 commit comments