aboutsummaryrefslogtreecommitdiff
path: root/docs/installation.md
diff options
context:
space:
mode:
authorThéo de la Hogue2023-06-07 20:57:17 +0200
committerThéo de la Hogue2023-06-07 20:57:17 +0200
commit99a67dcd2dcb34c66be30e8f008f4c8576366c83 (patch)
tree183f2281661d4ca1ce3536d94049caca97da50fc /docs/installation.md
parent79e8940deb433793846c71ed8ffd2d670fdc904a (diff)
downloadargaze-99a67dcd2dcb34c66be30e8f008f4c8576366c83.zip
argaze-99a67dcd2dcb34c66be30e8f008f4c8576366c83.tar.gz
argaze-99a67dcd2dcb34c66be30e8f008f4c8576366c83.tar.bz2
argaze-99a67dcd2dcb34c66be30e8f008f4c8576366c83.tar.xz
Adding utils section and removing useless utils README.md file.
Diffstat (limited to 'docs/installation.md')
-rw-r--r--docs/installation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation.md b/docs/installation.md
index 4b84a19..ea7021b 100644
--- a/docs/installation.md
+++ b/docs/installation.md
@@ -37,7 +37,7 @@ pip install ./dist/argaze-VERSION.whl
!!! note
- **As Argaze library contributor**
+ **As Argaze package contributor**
*You should prefer to install the package in developer mode to test live code changes:*
```