Created
June 29, 2021 07:28
-
-
Save ciamac-da/5f5f97aa8a316e451678aca81e9c46d3 to your computer and use it in GitHub Desktop.
Insomnia Installation on Linux
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sudo apt update | |
| sudo apt install snapd | |
| sudo snap install insomnia | |
| Take a look for more information ==> wgethttps://snapcraft.io/install/insomnia/ubuntu#install | |
| Documentation ==> https://insomnia.rest/download |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment