From 7fbadeaa17d60ca4e546f5b6084071fe7a43f3cc Mon Sep 17 00:00:00 2001 From: Naruto TAKAHASHI Date: Mon, 16 Dec 2019 21:36:43 +0900 Subject: [PATCH] fix spell miss of zephyr README.md --- IDE/zephyr/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/IDE/zephyr/README.md b/IDE/zephyr/README.md index a8b47b0e2..eb951b16e 100644 --- a/IDE/zephyr/README.md +++ b/IDE/zephyr/README.md @@ -18,8 +18,8 @@ It provides the following zephyr code. ## How to setup -### delopy wolfssl source to mynewt project -Specify the path of the mynewt project and execute `wolfssl/IDE/mynewt/setup.sh`. +### delopy wolfssl source to zephyr project +Specify the path of the zephyr project and execute `wolfssl/IDE/zephyr/setup.sh`. ```bash ./IDE/zephyr/setup.sh /path/to/zephyrproject