diff --git a/README.md b/README.md index b45d47e..f2ac4d9 100644 --- a/README.md +++ b/README.md @@ -42,3 +42,4 @@ $ make -j$(nproc) $ make test ``` +(see https://github.com/compiler-explorer/asm-parser/blob/main/build.sh for an example, you might need to configure PATH first before doing so)