From 81f3eec44273a9026e5b9b48b40dbd5b928e943c Mon Sep 17 00:00:00 2001 From: Liviu Ionescu Date: Sun, 5 Feb 2023 05:09:20 +0200 Subject: [PATCH] README update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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