diff --git a/IDE/WORKBENCH/README.md b/IDE/WORKBENCH/README.md index 72399c1fd..5739ad1d9 100644 --- a/IDE/WORKBENCH/README.md +++ b/IDE/WORKBENCH/README.md @@ -43,7 +43,7 @@ Highlight EXTRA\_DEFINE. Click Edit and add the following to this line: 6. If using a filesystem and running the wolfCrypt test and benchmark applications, copy the certs folder in \/wolfssl to the Wind River Workbench workspace folder. This is where the simulator looks for the filesystem. -7. If NO\_DEV\_RANDOM is defined in wolfssl/wolfcrypt/settings.h inside the +7. If NO\_DEV\_RANDOM is defined in \wolfssl/wolfcrypt/settings.h inside the \#ifdef WOLFSSL\_VXWORKS block, a new GenerateSeed() function will need to be defined in wolfcrypt/src/random.c.