Skip to content

Commit

Permalink
Fix apt-get install in venv docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Hansen committed Jun 8, 2020
1 parent 67ab23f commit c054247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ See the [Github documentation](https://github.com/rhasspy/rhasspy). On a Debian
$ sudo apt-get update
$ sudo apt-get install \
python3 python3-dev python3-setuptools python3-pip python3-venv \
git build-essential libatlas-base-dev swig portaudio19-dev
git build-essential libatlas-base-dev swig portaudio19-dev \
supervisor mosquitto sox alsa-utils libgfortran4 \
espeak flite libttspico-utils \
perl curl patchelf ca-certificates
Expand Down

0 comments on commit c054247

Please sign in to comment.