aboutsummaryrefslogtreecommitdiff
path: root/docs/installation.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/installation.md')
-rw-r--r--docs/installation.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/installation.md b/docs/installation.md
index ea7021b..32d01e9 100644
--- a/docs/installation.md
+++ b/docs/installation.md
@@ -35,9 +35,8 @@ Then, install ArGaze package (replace VERSION by what has been built into dist f
pip install ./dist/argaze-VERSION.whl
```
-!!! note
+!!! note "As ArGaze package contributor"
- **As Argaze package contributor**
*You should prefer to install the package in developer mode to test live code changes:*
```