Skip to content

Commit 0141ad9

Browse files
committed
Update README.md
1 parent ca9a9ac commit 0141ad9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cookbooks/altcointip/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
altcointip Cookbook
22
===================
3-
This cookbook installs and configures Reddit ALTcointip bot. This cookbook does *not* install any required altcoin daemons (such as Bitcoin, Litecoin, etc).
3+
This cookbook installs and configures Reddit ALTcointip bot and its dependencies - such as MySQL (with optional phpMyAdmin), and cryptocoins (Bitcoin, Litecoin, etc).
44

55
Requirements
66
------------
@@ -20,6 +20,7 @@ Attributes
2020
----------
2121

2222
#### altcointip::default
23+
2324
<table>
2425
<tr>
2526
<th>Key</th>
@@ -91,9 +92,8 @@ Attributes
9192

9293
Usage
9394
-----
94-
#### altcointip::default
9595

96-
Just include `role[altcointip]` in your node's `run_list`:
96+
Just include the provided role - `role[altcointip]` - in your node's `run_list`. The role specifies some of the attributes you should manage and calls the `altcointip` cookbook.
9797

9898
```json
9999
{

0 commit comments

Comments
 (0)