Final fixes for the first version
This commit is contained in:
@@ -12,4 +12,12 @@ SamAuthenticator is a simple replace to Google Authenticator. The main feature o
|
||||
### Who is SamAuthenticator for?
|
||||
|
||||
It's for those who know how to manage their security but can't stand the annoyance of Google Authenticator, Authy, and similar services.
|
||||
|
||||
### Requirements
|
||||
|
||||
sudo pip3 install samauth
|
||||
|
||||
should do it. You should have OpenSSL installed. On Ubuntu and Debian, this installs it:
|
||||
|
||||
sudo apt-get install libssl-dev
|
||||
|
Reference in New Issue
Block a user