Fix the document mistypo [#485]

This commit is contained in:
Sukchan Lee 2020-06-26 08:14:33 -04:00
parent 01b69e046f
commit da364e03b7
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ $ ninja -C build
Check whether the compilation is correct in your environment.
```bash
$ cd build
$ ./test/registration/registration
$ ./tests/registration/registration
```
**Tip:** You can also check the result of `./test/registration/registration` with a tool that captures packets. If you are running `wireshark`, select the `any` interface and set FILTER to `ngap || http || pfcp || gtp`.