Update ubuntuinstall.md
adds imagemagick
This commit is contained in:
parent
63a1be5287
commit
da4a1d6c03
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ ssh to username@domainname or username@ip_address
|
|||
|
||||
## Git, Curl, Tmux, Unzip, ffmpeg, Node
|
||||
|
||||
`sudo apt-get install git curl tmux unzip ffmpeg nodejs -y`
|
||||
`sudo apt-get install git curl tmux unzip ffmpeg nodejs imagemagick -y`
|
||||
|
||||
## Clone speech either from your own fork, or from the lbryio/spee.ch repo.
|
||||
|
||||
|
|
Loading…
Reference in a new issue