aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Christopher Baklid <[email protected]>2018-05-31 16:36:03 +0200
committerGravatar Christopher Baklid <[email protected]>2018-05-31 16:36:03 +0200
commitab2bb78ec8c5979816a9536e96396b2f024c3415 (patch)
treee15f7dedb9a377591269bbf7ba18ab8242cbe1a4 /README.md
parenttravis is annoying (diff)
more testing
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 59e86ae..a58223c 100644
--- a/README.md
+++ b/README.md
@@ -39,6 +39,7 @@ result <- | |<----------| |<--------| | <------
install python packages
```bash
+apt-get install -y libprotobuf-dev #needed by nsjail
pipenv sync --dev
```