update ng bootstrap code example
Example 1: install ng bootstrap
ng add @ng-bootstrap/ng-bootstrap
Example 2: install @ng-bootstrap/[email protected]
npm i @ng-bootstrap/ng-bootstrap
Example 3: ng bootstrap
// Installation for Angular CLI
ng add @ng-bootstrap/ng-bootstrap