Skip to content

Commit

Permalink
Remove 2 caveats -- yay!
Browse files Browse the repository at this point in the history
  • Loading branch information
hackergrrl committed Jun 30, 2017
1 parent aaff617 commit 4c83967
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Expand Up @@ -44,14 +44,7 @@ local network, instead of the NPM central servers.

## Caveats

1. For now, you'll need to be running `friendpm share` for the `install` and
`publish` commands to work.

2. LAN discovery isn't implemented yet. You can, however, use `npm install
--registry=<FRIEND'S IP>:9001 some_package` to install from your friend's
cache over the local network for now.

3. `npm@3` and `npm@4` only. Untested with `npm@5`.
1. `npm@3` and `npm@4` only. Untested with `npm@5`.

## License

Expand Down

0 comments on commit 4c83967

Please sign in to comment.