Skip to content

Commit f55b557

Browse files
committed
Improve "user_settings.h" location
1 parent a34efc7 commit f55b557

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wolfTPM/src/chapter02.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -509,7 +509,7 @@ Add the following directories to your project's include paths:
509509
510510
1. **wolfSSL root directory** - e.g., `/path/to/wolfssl`
511511
2. **wolfTPM root directory** - e.g., `/path/to/wolftpm`
512-
3. **Your user_settings.h location** - must be findable by the compiler
512+
3. **Your user_settings.h location** - must be discoverable by the compiler (in your include path)
513513
514514
Example compiler flags:
515515

0 commit comments

Comments
 (0)