From 5e75178b80b70a5fde777a1a0f6e30b6ab6e1f7c Mon Sep 17 00:00:00 2001 From: axtloss Date: Wed, 10 Jul 2024 00:02:39 +0200 Subject: add shebang functionality --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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`. -- cgit v1.2.3