aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6d21e4f..ebea235 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,8 @@ git submodule update --init
To build:
```
-make all std
+make
+make -C std
```
To run: