Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tianyuan129 committed Jul 12, 2023
1 parent 5c379f2 commit 9b7f6d7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,10 @@ And install by
To run tests, you must have `-DHAVE_TESTS=True` when you config the project.

```bash
# in the root directory of NAC-ABE
# in the build directory of NAC-ABE
#run all the tests (including integrate test)
./build/bin/unit-tests
cp ../examples/trust-schema.conf trust-schema.conf
./tests/unit-tests
```

### 2.3 Run Examples
Expand Down

0 comments on commit 9b7f6d7

Please sign in to comment.