Merge pull request #2422 from Jacalz/solus-instructions

doc(README): add install and uninstall instructions for Solus
This commit is contained in:
Jonas Hermsmeier 2018-07-31 21:30:33 +02:00 committed by GitHub
commit df769396b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -101,6 +101,18 @@ sudo dnf clean all
sudo dnf makecache sudo dnf makecache
``` ```
#### Solus (GNU/Linux x64)
```
sudo eopkg it etcher
```
##### Uninstall
```
+sudo eopkg rm etcher
```
#### Brew Cask (macOS) #### Brew Cask (macOS)
Note that the Etcher Cask has to be updated manually to point to new versions, Note that the Etcher Cask has to be updated manually to point to new versions,