From ac6323d4393cd94d7ea64732e4094772869d0f6f Mon Sep 17 00:00:00 2001 From: Saipavan Narasaraj Date: Mon, 30 Sep 2019 21:36:50 -0700 Subject: [PATCH] Fixed command to open multi_keyring.html in example-browser --- modules/example-browser/Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/example-browser/Readme.md b/modules/example-browser/Readme.md index 008690908..e99c37866 100644 --- a/modules/example-browser/Readme.md +++ b/modules/example-browser/Readme.md @@ -79,7 +79,7 @@ open html/aes_simple.html ``` npm run example-multi-keyring -open html/multi_keyring_simple.html +open html/multi_keyring.html ``` ## License