Skip to content

Commit

Permalink
Merge pull request #31 from lazylester/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
elct9620 authored Aug 5, 2021
2 parents 835c495 + ffe5c32 commit 14278e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ rails generate lets_encrypt:install
rake db:migrate
```

Setup private key for Let's Encrypt API
Setup private key for Let's Encrypt API, and create an account at letsencrypt.org associated with that key

```bash
rails generate lets_encrypt:register
Expand Down

0 comments on commit 14278e4

Please sign in to comment.