docs: update installation instructions

The bitfield generator in seL4/ now also depends on the `six` package.
This commit is contained in:
Gerwin Klein 2016-09-18 16:36:03 +10:00
parent 6b5d1b5e5d
commit 67269edb13
1 changed files with 1 additions and 0 deletions

View File

@ -147,6 +147,7 @@ but you will need at least these:
sudo apt-get install python-pip python-dev libxml2-utils
sudo pip install tempita
sudo pip install psutil
sudo pip install six
*On MacOS*: here it is harder to get a full cross-compiler setup going. For
normal proof development, a full setup is not necessary, though. You mostly