Breadcrumb wrapped in nav

I’m trying to create a breadcrumb block wrapped in a nav element per the bootstrap guidelines. The nav element along with the aria-label is used to properly format the markup document.

I’m unable to create the nav element w/o it also adding the div block. Can someone tell me how to wrap the breadcrumb ol list in a nav?