Skip to content

Commit 399e643

Browse files
committed
Update serverless to latest
1 parent 180580b commit 399e643

File tree

5 files changed

+6482
-260
lines changed

5 files changed

+6482
-260
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ Note, you **will not be creating** a CloudFront "custom error response" that red
5555

5656
#### 3. Install Dependencies
5757

58-
( Node v8, yarn >= v1.1.0 ) (note, yarn before v1.1.0 has a bug that causes dev deps to be installed)
58+
Node v10, and npm. (yarn is not sufficient)
5959

60-
`$ yarn install`
60+
`$ npm install`
6161

6262
#### 4. Hardcode your prerender.cloud auth token
6363

0 commit comments

Comments
 (0)