Skip to content

Commit

Permalink
clarify that the key is stored in an encrypted form
Browse files Browse the repository at this point in the history
  • Loading branch information
rcarver committed Feb 27, 2013
1 parent 788b407 commit 6784732
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 @@ -133,7 +133,7 @@ With this runtime helper, you can now write:

```ruby
group :aws
set secret_key: encrypted("your aws secret key")
set secret_key: encrypted("your encrypted aws secret key")
```

##### Builtin runtime extensions
Expand Down

0 comments on commit 6784732

Please sign in to comment.