To update the Bootstrap to the latest version run the following command in the root folder of the project:
npm update --save @dpdk/bootstrap
To update the Bootstrap to a specific version run the following command in the root folder of the project:
npm install --save @dpdk/bootstrap@x.x.x
Last modified | Friday, April 30, 2021, 12:00:21 PM UTC |
Last author | Colin van Eenige |
Commit ID | 4c7a701 |