Confirmed users
924
edits
(→Setup) |
(→Setup) |
||
Line 26: | Line 26: | ||
* Pull and apply the latest changes using '''hg pull''' and then '''hg update''' | * Pull and apply the latest changes using '''hg pull''' and then '''hg update''' | ||
Once you've cloned the '''telemetry-experiment-server''' repository, we'll need to install '''genshi''' as it's one of the dependencies needed to get the server working correctly. | Once you've cloned the '''telemetry-experiment-server''' repository, we'll need to install '''genshi''' as it's one of the dependencies needed to get the server working correctly. To install '''genshi''' simply use the following command into the terminal and follow the on-screen directions: | ||
* pip install Genshi |