canmove, Confirmed users
2,056
edits
(→Using mach: Correct the example mach command) |
(add syntax for Windows w/Mintty) |
||
Line 107: | Line 107: | ||
cd mozilla-central/testing/talos | cd mozilla-central/testing/talos | ||
virtualenv . | virtualenv . | ||
. bin/activate ( | . bin/activate (On Windows: Scripts\activate.bat or . Scripts/activate) | ||
python setup.py develop | python setup.py develop | ||