Skip to content

Commit

Permalink
chore: meta npm link instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickleet committed Mar 2, 2021
1 parent 7dc18aa commit 83889d1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ npm install
# run install for all child repos
meta npm install

# create symlinks
meta npm link

# use the symlinks
# create symlinks to/from all child repos
meta npm link --all

# link meta itself globally
npm link
```

## Usage
Expand Down

0 comments on commit 83889d1

Please sign in to comment.