Commit 9cc87ec9 authored by Daniel Himmelein's avatar Daniel Himmelein

formatting

parent 91f605a5
......@@ -41,6 +41,7 @@ For example, with a single Repo command you can download files from multiple rep
* sudo apt-get install git-core
* Since our Repo requires Python 3.3, use the following commands to switch between multiple Python versions:
sudo update-alternatives --install /usr/bin/python python /usr/bin/python2 10
sudo update-alternatives --install /usr/bin/python python /usr/bin/python3.3 20
sudo update-alternatives --config python
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment