Skip to content

Commit

Permalink
Update installation instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
gblach committed Feb 2, 2015
1 parent bcce387 commit 1988605
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Please - really tiny sudo replacement
Only pam authentication and executing command.


Installation on Debian 7.4.0
Installation on Debian 7.8.0
----------------------------
1. Install git, compiler and libpam-dev: __apt-get install git build-essential libpam0g-dev__
2. Install docutils: __apt-get install python-docutils__
Expand All @@ -14,7 +14,7 @@ Installation on Debian 7.4.0
5. (optional) Install pam rules: __make install-pam__


Installation on FreeBSD 10.0
Installation on FreeBSD 10.1
---------------------------
1. Install git: __make install clean -C /usr/ports/devel/git__
2. Install docutils: __make install clean -C /usr/ports/textproc/py-docutils__
Expand Down

0 comments on commit 1988605

Please sign in to comment.