From 76a5217117d6d47953eb043bb6e798980bf1a340 Mon Sep 17 00:00:00 2001 From: ChrisLabattD2L <71081906+ChrisLabattD2L@users.noreply.github.com> Date: Fri, 19 Aug 2022 10:40:34 -0400 Subject: [PATCH] Fix d2l-navigation-iterator import --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f5f277b..9bbcd950 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,12 @@ A series of web components for top level navigation use in D2L applications. +## Installation + +```shell +npm install @brightspace-ui-labs/navigation +``` + ![screenshot of sample usage](/screenshots/navigation.png?raw=true) ## Usage: Primary Components @@ -188,7 +194,7 @@ Similar to ``, a link that comes with an icon and op ```html