summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSergey Grebenshchikov <sgreben@gmail.com>2018-03-28 22:14:34 +0200
committerSergey Grebenshchikov <sgreben@gmail.com>2018-03-28 22:15:08 +0200
commit3cb5e051644e65899ae426d5c596282257dbb222 (patch)
tree286bc7168bba6a3d6ccf7b36d4e842a61d0bab70 /README.md
parent4afabeedf5e0ad5971c8147b63f9ce002a170cc9 (diff)
Use exact min/max for X axis range1.1.1
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index 51e8de8..3713d42 100644
--- a/README.md
+++ b/README.md
@@ -31,16 +31,16 @@ Or [download the binary](https://github.com/sgreben/jp/releases/latest) from the
```bash
# Linux
-curl -LO https://github.com/sgreben/jp/releases/download/1.1.0/jp_1.1.0_linux_x86_64.zip
-unzip jp_1.1.0_linux_x86_64.zip
+curl -LO https://github.com/sgreben/jp/releases/download/1.1.1/jp_1.1.1_linux_x86_64.zip
+unzip jp_1.1.1_linux_x86_64.zip
# OS X
-curl -LO https://github.com/sgreben/jp/releases/download/1.1.0/jp_1.1.0_osx_x86_64.zip
-unzip jp_1.1.0_osx_x86_64.zip
+curl -LO https://github.com/sgreben/jp/releases/download/1.1.1/jp_1.1.1_osx_x86_64.zip
+unzip jp_1.1.1_osx_x86_64.zip
# Windows
-curl -LO https://github.com/sgreben/jp/releases/download/1.1.0/jp_1.1.0_windows_x86_64.zip
-unzip jp_1.1.0_windows_x86_64.zip
+curl -LO https://github.com/sgreben/jp/releases/download/1.1.1/jp_1.1.1_windows_x86_64.zip
+unzip jp_1.1.1_windows_x86_64.zip
```
## Use it