Skip to content

Commit c358b9b

Browse files
author
Jose Zamora
committed
Removing comment about supporting old versions of node
1 parent 4a61fff commit c358b9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Before using this library, you must have:
2121
npm install sparkpost
2222
```
2323

24-
*Note: Node.js versions 0.10 and 0.12 are no longer supported. For versions < 4, please continue using [sparkpost v1.3.8](https://github.com/SparkPost/node-sparkpost/tree/1.3.8)*
24+
*Note: Node.js versions 0.10 and 0.12 are no longer supported.*
2525

2626
## Initialization
2727
**new SparkPost(apiKey[, options])** - Initialization

0 commit comments

Comments
 (0)