Updated README.md
This commit is contained in:
parent
5bbc900c9f
commit
7a423ea49b
|
|
@ -1,5 +1,3 @@
|
|||
|
||||
|
||||
# ascii-image-converter
|
||||
|
||||
[](https://github.com/TheZoraiz/ascii-image-converter/releases/latest)
|
||||
|
|
@ -50,6 +48,12 @@ sudo apt update
|
|||
sudo apt install -y ascii-image-converter
|
||||
```
|
||||
|
||||
To remove the package source (which means you won't be getting any further updates), execute this command:
|
||||
|
||||
```
|
||||
sudo rm -rfv /etc/apt/sources.list.d/ascii-image-converter.list
|
||||
```
|
||||
|
||||
<hr>
|
||||
|
||||
### Homebrew
|
||||
|
|
|
|||
Loading…
Reference in New Issue