aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7e0753e..0e0d1a2 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ make
```
## Usage
-`runc /path/to/code`
+`runc /path/to/code` or just add runc as the shebang to the source file
Example configurations are located in the `config` folder, runc reads two config directories, `/etc/runc.d` and `~/.config/runc`.