Skip to content
This repository was archived by the owner on Jul 21, 2020. It is now read-only.

Commit f52d4a1

Browse files
author
Andy Wermke
committed
Gonna publish this to npm
1 parent 784fcef commit f52d4a1

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

readme.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,11 @@ This is a fork of the official AVA repository with a couple of minimally invasiv
1010

1111
## Installation
1212

13-
The package has not been published to npm yet, so install it like that for now:
14-
1513
```sh
16-
npm install --save-dev ava ts-node ava-ts@github:andywer/ava-ts
14+
npm install --save-dev ava-ts ava ts-node
1715

1816
# Using yarn:
19-
yarn add --dev ava ts-node ava-ts@github:andywer/ava-ts
17+
yarn add --dev ava-ts ava ts-node
2018
```
2119

2220

0 commit comments

Comments
 (0)