Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Adds install/set up instructions to the readme. #435

Closed
wants to merge 2 commits into from

Conversation

johnnymatthews
Copy link

No description provided.

README.md Outdated Show resolved Hide resolved
1. Install the local `@libp2p` package:

```shell
npm install -g @libp2p/webrtc-star-signalling-server
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will install the current release version of @libp2p/webrtc-star-signalling-server and not the one from this repo.

If you want the release version you could skip steps 1 & 2.

If you want the version from this repo you need to npm i after step 2, then npm link in the signalling server folder.

As it stands this duplicates the installation instructions from the webrtc-star-signalling-server package README, you could just link to them?

@mpetrunic mpetrunic linked an issue Jun 14, 2022 that may be closed by this pull request
@achingbrain
Copy link
Member

I'm going to close this so we can look at the root issue again.

@achingbrain achingbrain closed this Sep 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Install and Usage code for js-libp2p-webrtc-star
2 participants