aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoraxtloss <axtlos@getcryst.al>2024-07-09 23:06:54 +0200
committeraxtloss <axtlos@getcryst.al>2024-07-09 23:06:54 +0200
commit5b68f6375de707b9ad5f478e695b4f016f8e82dc (patch)
treede3f3739d03b93914f99696e1f34de6a0bb12256 /README.md
parentbef45dc6bde2d973e4410d932b492c09bcf9e15b (diff)
downloadrunc-5b68f6375de707b9ad5f478e695b4f016f8e82dc.tar.gz
runc-5b68f6375de707b9ad5f478e695b4f016f8e82dc.tar.bz2
Add extlib dependency in readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 631c61c..7e0753e 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@
Execute source files based on a static configuration
## Building
+First make sure you have [extlib](https://codeberg.org/axtlos/extlib) installed.
+
```sh
./configure
make