summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAyush Agarwal <ayush@fastmail.in>2021-11-29 20:33:34 +0530
committerAyush Agarwal <ayush@fastmail.in>2021-11-29 20:33:34 +0530
commitc8cf96bddc05408b87de71f9efd8bbced8d63dff (patch)
tree41a3e499a3bc609aee44717f8802743cf987f08e /README.md
parent6c87931557643c253959400df9dc31cc8294f933 (diff)
fix(release): bump tessen to version 1.2.3v1.2.3
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 829c6bc..637eb8b 100644
--- a/README.md
+++ b/README.md
@@ -67,9 +67,9 @@ which you probably should.
### Stable Release
```
-wget https://github.com/ayushnix/tessen/releases/download/v1.2.2/tessen-1.2.2.tar.gz
-tar xvzf tessen-1.2.2.tar.gz
-cd tessen-1.2.2
+wget https://github.com/ayushnix/tessen/releases/download/v1.2.3/tessen-1.2.3.tar.gz
+tar xvzf tessen-1.2.3.tar.gz
+cd tessen-1.2.3
sudo make install
```