Skip to content

Commit

Permalink
Add install instructions for RedHat/CentOS to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Stewart X Addison committed Apr 4, 2018
1 parent 57377e9 commit 0b6dfe5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -16,6 +16,11 @@ There are also instructions for [use without ruby](#use-without-ruby).
1. `sudo apt-get install ruby1.9`
2. `sudo gem install dotgpg`

#### RedHat/CentOS

1. `sudo yum install ruby ruby-devel`
2. `sudo gem install dotgpg`

## Usage

#### dotgpg init
Expand Down

0 comments on commit 0b6dfe5

Please sign in to comment.