From 8704837c8a4990b41aa9328ea1326b3e1afef4da Mon Sep 17 00:00:00 2001 From: Ayush Agarwal Date: Sun, 14 Nov 2021 19:15:17 +0530 Subject: fix: use tabs instead of spaces in Makefile --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 43ece7a..390cc74 100644 --- a/README.md +++ b/README.md @@ -66,9 +66,9 @@ which you probably should. ### Stable Release ``` -wget https://github.com/ayushnix/tessen/releases/download/v1.2.0/tessen-1.2.0.tar.gz -tar xvzf tessen-1.2.0.tar.gz -cd tessen-1.2.0 +wget https://github.com/ayushnix/tessen/releases/download/v1.2.1/tessen-1.2.1.tar.gz +tar xvzf tessen-1.2.1.tar.gz +cd tessen-1.2.1 sudo make install ``` -- cgit v1.2.3