Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Commit

Permalink
Merge pull request #615 from Financial-Times/amend-readme-node-version
Browse files Browse the repository at this point in the history
Amend README re. Node version requirement
  • Loading branch information
andygout authored Oct 13, 2020
2 parents 9179eea + d558896 commit 4d8633e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This library is a command line tool that orchestrates [Heroku](https://www.herok

## Requirements

* Node 10.x
- Node version defined by `engines.node` in `package.json`. Run command `nvm use` to switch your local Node version to the one specified in `.nvmrc`.


## Installation
Expand Down Expand Up @@ -48,7 +48,7 @@ make test
### Install from NPM

```sh
npm install --save-dev @financial-times/n-heroku-tools
npm install --save-dev @financial-times/n-heroku-tools
```

### Usage
Expand Down

0 comments on commit 4d8633e

Please sign in to comment.