Skip to content

Commit

Permalink
install dependencies as weblate user
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianGro committed Jan 23, 2021
1 parent 31be2a8 commit 28e7e5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MAINTAINER_INFO.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ For it to function make sure that all dependencies are installed in the Weblate
```
docker-compose exec --user root weblate bash
apt install make gettext
su weblate
python3 -m pip install --upgrade pip
python3 -m pip install git+https://github.com/vircadia/video.git
python3 -m pip install -U Sphinx==2.4.4
Expand Down

0 comments on commit 28e7e5e

Please sign in to comment.