Skip to content

Commit

Permalink
Merge pull request vircadia#108 from JulianGro/weblate
Browse files Browse the repository at this point in the history
Tiny update to Weblate info
  • Loading branch information
JulianGro committed Feb 1, 2021
2 parents 193d2dd + 28e7e5e commit 597dfe9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions MAINTAINER_INFO.md
Expand Up @@ -127,7 +127,9 @@ 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
python3 -m pip install --upgrade recommonmark
python3 -m pip install sphinx_rtd_theme
Expand Down

0 comments on commit 597dfe9

Please sign in to comment.