From 139e6ec921065606e22699b7963d352b3ffc5571 Mon Sep 17 00:00:00 2001 From: Ayush Agarwal Date: Wed, 22 Sep 2021 02:17:31 +0530 Subject: fix the semver, should pay more attention --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 338df63..8000790 100644 --- a/README.md +++ b/README.md @@ -39,9 +39,9 @@ which you probably should. ### Stable Release ``` -wget https://github.com/ayushnix/tessen/releases/download/v1.1.0/tessen-1.1.0.tar.gz -tar xvzf tessen-1.1.0.tar.gz -cd tessen-1.1.0 +wget https://github.com/ayushnix/tessen/releases/download/v1.1.1/tessen-1.1.1.tar.gz +tar xvzf tessen-1.1.1.tar.gz +cd tessen-1.1.1 sudo make install ``` -- cgit v1.2.3