-
Notifications
You must be signed in to change notification settings - Fork 441
Conversation
README.md
Outdated
@@ -42,7 +42,10 @@ Install `gotop`, `gotop-bin`, or `gotop-git` from the AUR. | |||
``` | |||
pkg install gotop | |||
``` | |||
|
|||
### Ubuntu 18 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Leave a line above this pls
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
okey
### Ubuntu 18 | ||
``` | ||
sudo snap install gotop | ||
``` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also Leave a line below this
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
:)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Else everything is fine.
README.md
Outdated
@@ -42,7 +42,11 @@ Install `gotop`, `gotop-bin`, or `gotop-git` from the AUR. | |||
``` | |||
pkg install gotop | |||
``` | |||
### Ubuntu 18 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also in my opinion snap
works on every ubuntu version, so changing Ubuntu 18 to Ubuntu will be better.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also, doesn't snap work on any distro? You just have to install the snap package, at least on Arch Linux. If so, then we should change the title to Snap
.
Hi, I checked the snap store and it looks like the gotop package there is used by a different application. Have you confirmed that installing gotop through snap has worked for you? |
Well, i use arch linux. |
It works |
Yah I just installed |
…his commit is broken because of the merge from master.
…BSD fix, this can be reverted.
…BSD fix, this can be reverted. Update changelog
No description provided.