File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ Source code for the Tox.im website
66Building the site
77=================
88
9- Building the site requires Python 3 and the pystache library.
10- In the main directory, run `` python3 buildsite.py `` .
9+ Building the site requires Python 2 or Python 3 and the pystache library.
10+ In the main directory, run `` python buildsite2.py `` for python 2 and run `` python3 buildsite.py `` for python 3 .
1111The site will be in the new `` site/ `` directory.
1212
1313Translations
@@ -35,12 +35,12 @@ What we have so far
3535- English
3636- French
3737- German
38+ - Russian
3839
3940(A strong and trustworthy method for verification is in the process of formulation. As of yet, no translation is 100% approved.)
4041
4142** Needing verification (from someone who isn't the original translator)** :
4243
43- - Russian
4444- Italian
4545- Dutch
4646- Polish
You can’t perform that action at this time.
0 commit comments