Skip to content

Commit 7dadcac

Browse files
authored
chore(README) add install
1 parent 0cfe25a commit 7dadcac

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# path-union
22
> Create a union between two paths
33
4+
## Install
5+
6+
```sh
7+
npm install path-union
8+
```
49

510
## Usage
611
Given two paths create a new union path.

0 commit comments

Comments
 (0)