aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorThéo de la Hogue2022-03-15 00:04:49 +0100
committerThéo de la Hogue2022-03-15 00:04:49 +0100
commit02bad7fd7532c0b3a1224bd98c05982263403bdc (patch)
tree74ec206046d998c42fc99247449f0eedf6c30bf4 /README.md
parent67373395870d4b29e17d7e4267a9789ff82e36d1 (diff)
downloadargaze-02bad7fd7532c0b3a1224bd98c05982263403bdc.zip
argaze-02bad7fd7532c0b3a1224bd98c05982263403bdc.tar.gz
argaze-02bad7fd7532c0b3a1224bd98c05982263403bdc.tar.bz2
argaze-02bad7fd7532c0b3a1224bd98c05982263403bdc.tar.xz
Removing bad <> in README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index fdcfae3..eee7721 100644
--- a/README.md
+++ b/README.md
@@ -13,10 +13,10 @@ python -m build
Then,
```
-pip install dist/argaze<VERSION>.whl
+pip install dist/argaze-VERSION.whl
```
-(Replace <VERSION> by what will be built into dist folder)
+(Replace VERSION by what will be built into dist folder)
## Architecture