diff options
author | Tad Fisher <tad@simple.com> | 2017-03-16 16:19:36 -0700 |
---|---|---|
committer | Tad Fisher <tad@simple.com> | 2017-03-16 16:19:56 -0700 |
commit | db2baf62a27d5a657d0477d928f21a739981dc46 (patch) | |
tree | 2ad0c92670e78722f1f172cd4005066f6efbabaa | |
parent | a67e864a0c7643a601048c89fa64a14cb84327ab (diff) | |
download | pass-otp-db2baf62a27d5a657d0477d928f21a739981dc46.tar.gz pass-otp-db2baf62a27d5a657d0477d928f21a739981dc46.zip |
Fix readme formatting
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -57,7 +57,7 @@ $ pass otp show totp-secret ## Installation -```` +``` git clone https://github.com/tadfisher/pass-otp cd pass-otp sudo make install |