diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -2,7 +2,7 @@ An attempt to reimplement flog, using the [kore.io](https://kore.io) framework. -## Building +## Running ``` make fetch-dependencies @@ -40,4 +40,3 @@ seccomp_tracing no * Have `tests.py` load and drop database. * only do HTTP stuff at the edge. - |