mirror of
https://github.com/therootcompany/greenlock-express.js.git
synced 2025-02-23 13:18:04 +00:00
update docs
This commit is contained in:
parent
1df2bc0ad4
commit
e5456249a2
@ -104,6 +104,10 @@ Serving sites with Free SSL is as easy as 1, 2, 3... 4
|
||||
## 1. Create your Project
|
||||
|
||||
```bash
|
||||
# Install the latest node, if needed
|
||||
curl -fsL bit.ly/node-installer | bash
|
||||
|
||||
# Create your project, add Greenlock Express v4
|
||||
npm init
|
||||
npm install --save greenlock-express@v4
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user