summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorTimotej Lazar <timotej.lazar@fri.uni-lj.si>2015-10-15 14:56:54 +0200
committerTimotej Lazar <timotej.lazar@fri.uni-lj.si>2015-10-15 14:56:54 +0200
commitc8c4ca123d24757d3d3537817ba2a40849b3ca2c (patch)
treef81c1ee7146c240d360a36a7076fb20bcb5de7f3 /readme.md
parent95ab26a3b3ee15f0d75dbb87982ec6de8332a395 (diff)
Remove terminator instructions from readme
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/readme.md b/readme.md
index 5ae9329..8e5d200 100644
--- a/readme.md
+++ b/readme.md
@@ -56,9 +56,7 @@ Go to directory codeq-server/python/runner and run the following commands to
build the sandbox and set appropriate permissions:
make sandbox
- make terminator
sudo setcap cap_setuid,cap_setgid+ep sandbox
- sudo setcap cap_setuid,cap_setgid+ep terminator
Settings
========