From db22e8540e1632522d3af5be439ce33285ff04a2 Mon Sep 17 00:00:00 2001
From: Pierre Raoul
Date: Sat, 19 Aug 2023 18:57:59 +0200
Subject: [PATCH] docs: enhance wording
---
CONTRIBUTING.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index eae3686..db66fc3 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -404,7 +404,9 @@ At the moment:
#### Do it
-Don't use `npm publish` but `npm run cli:publish`:
+⚠️ Don't use `npm publish` but `npm run cli:publish` ⚠️
+
+Then:
```bash