We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6cc5a4 commit 98386cdCopy full SHA for 98386cd
README.md
@@ -52,9 +52,9 @@ which you probably should.
52
### Stable Release
53
54
```
55
-wget https://github.com/ayushnix/pass-tessen/releases/download/v1.5.0/pass-tessen-1.5.0.tar.gz
56
-tar xvzf pass-tessen-1.5.0.tar.gz
57
-cd pass-tessen-1.5.0
+wget https://github.com/ayushnix/pass-tessen/releases/download/v1.5.1/pass-tessen-1.5.1.tar.gz
+tar xvzf pass-tessen-1.5.1.tar.gz
+cd pass-tessen-1.5.1
58
sudo make install
59
60
0 commit comments