From 4744e35dfcbf1d3c85d04664bd532e43a00552e8 Mon Sep 17 00:00:00 2001 From: Tianyuan Yu Date: Thu, 13 Jul 2023 00:53:35 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d0b936..1a098bc 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ cp ../examples/trust-schema.conf trust-schema.conf ./tests/unit-tests ``` -### 2.3 Run Examples +### 2.4 Run Examples To run example, you must have `-DBUILD_EXAMPLES=True` when you config the project.