summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index a5e62f5..b489153 100644
--- a/README.md
+++ b/README.md
@@ -68,6 +68,7 @@ To start the extraction/build process, run the following command:
```bash
make setup
make extract
+make lib
make
```