[README] Add documentation about required packages

This commit is contained in:
Don Porter
2019-08-13 20:57:09 -07:00
committed by Dmitrii Kuvaiskii
parent 5f5bc5af56
commit d1ea2dae12
+5
View File
@@ -55,6 +55,11 @@ For building Graphene for SGX, run the following command in addition:
sudo apt-get install -y python-protobuf
To run unit tests locally, you also need the python3-pytest package:
sudo apt-get install -y python3-pytest
To build the system, simply run the following commands in the root of the
source tree: