diff --git a/README.md b/README.md index ff47415..63f782c 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ a dependency for a project is quite easy: cd my-project xpm init # Only at first use. -xpm install @xpack-dev-tools/arm-none-eabi-gcc@latest +xpm install @xpack-dev-tools/arm-none-eabi-gcc@latest --verbose ls -l xpacks/.bin ``` @@ -87,7 +87,7 @@ For xPacks aware tools, like the **Eclipse Embedded C/C++ plug-ins**, it is also possible to install GNU Arm Embedded GCC globally, in the user home folder: ```sh -xpm install --global @xpack-dev-tools/arm-none-eabi-gcc@latest +xpm install --global @xpack-dev-tools/arm-none-eabi-gcc@latest --verbose ``` Eclipse will automatically