Mention `make install`

Andrey Volk 2021-06-11 20:44:54 +03:00
parent 8cfe716281
commit 34e1522855
1 changed files with 1 additions and 0 deletions

@ -145,6 +145,7 @@ TESTS = $(noinst_PROGRAMS)
``` ```
## Running the tests ## Running the tests
Make sure you did run `make install` after build.
To run the FreeSWITCH core/module tests: To run the FreeSWITCH core/module tests:
`make check` `make check`