diff options
| author | 2018-05-31 16:36:03 +0200 | |
|---|---|---|
| committer | 2018-05-31 16:36:03 +0200 | |
| commit | ab2bb78ec8c5979816a9536e96396b2f024c3415 (patch) | |
| tree | e15f7dedb9a377591269bbf7ba18ab8242cbe1a4 /README.md | |
| parent | travis is annoying (diff) | |
more testing
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -39,6 +39,7 @@ result <- | |<----------| |<--------| | <------ install python packages ```bash +apt-get install -y libprotobuf-dev #needed by nsjail pipenv sync --dev ``` |