Update ubuntuinstall.md

adds imagemagick
This commit is contained in:
jessopb 2019-03-01 03:07:01 -05:00 committed by GitHub
parent 63a1be5287
commit da4a1d6c03
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.