Skip to content

Commit

Permalink
docs: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tianyingchun committed May 29, 2024
1 parent b6e1731 commit b7c7016
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,9 @@ Also, this package is **experimental** and probably can generate unexpected beha

## Installation

If you don't have installed ts-node, now is the moment:
We don't need to installed ts-node, now is the moment:

```bash
npm i --save-dev ts-node
```

...and install this package as a dependency:
just install this package as a dependency:

```bash
npm i --save @hyperse/ts-node-paths
Expand Down

0 comments on commit b7c7016

Please sign in to comment.