We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a34efc7 commit f55b557Copy full SHA for f55b557
1 file changed
wolfTPM/src/chapter02.md
@@ -509,7 +509,7 @@ Add the following directories to your project's include paths:
509
510
1. **wolfSSL root directory** - e.g., `/path/to/wolfssl`
511
2. **wolfTPM root directory** - e.g., `/path/to/wolftpm`
512
-3. **Your user_settings.h location** - must be findable by the compiler
+3. **Your user_settings.h location** - must be discoverable by the compiler (in your include path)
513
514
Example compiler flags:
515
0 commit comments