From 01e649210d00582fe7c1518303921f0a9dbd19c2 Mon Sep 17 00:00:00 2001 From: Leah Date: Wed, 11 Nov 2015 10:16:48 -0700 Subject: [PATCH] Update README.md --- IDE/WORKBENCH/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IDE/WORKBENCH/README.md b/IDE/WORKBENCH/README.md index 8c0d03d2f..fb1e5bc9d 100644 --- a/IDE/WORKBENCH/README.md +++ b/IDE/WORKBENCH/README.md @@ -19,7 +19,7 @@ called vip\_vxsim\_linux\_gnu. 1. Start by creating a new VxWorks image in Workbench by going to File > New > Project and then selecting VxWorks Image Project. -2. Right click on the project and go to Import > Filesystem. Choose the path +2. Right click on the project and go to Import > General > Filesystem. Choose the path to the wolfSSL library here. Uncheck everything except the examples, src and wolfcrypt directories. In the wolfcrypt/src folder, uncheck aes\_asm.asm and aes\_asm.s.