Update README.md
This commit is contained in:
parent
1fda44d6ec
commit
44c1458fe1
|
@ -6,11 +6,11 @@ CLI for node-letsencrypt modeled after the official client.
|
||||||
|
|
||||||
## Install Node
|
## Install Node
|
||||||
|
|
||||||
For Windows:
|
For **Windows**:
|
||||||
|
|
||||||
Choose **Stable** from <https://nodejs.org/en/>
|
Choose **Stable** from <https://nodejs.org/en/>
|
||||||
|
|
||||||
For Linux and OS X:
|
For Linux and **OS X**:
|
||||||
|
|
||||||
```
|
```
|
||||||
curl -L bit.ly/iojs-min | bash
|
curl -L bit.ly/iojs-min | bash
|
||||||
|
|
Loading…
Reference in New Issue