Skip to content

Commit

Permalink
fix link in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tubleronchik committed Apr 16, 2024
1 parent 08a1471 commit c99001d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Requirements:
Installation:

```
git clone https://github.com/tubleronchik/libp2p-ws-proxy.git
git clone https://github.com/PinoutLTD/libp2p-ws-proxy.git
cd libp2p-ws-proxy
cp .env.template .env
```
Expand Down Expand Up @@ -56,7 +56,7 @@ Requirements:
Installation:

```
git clone https://github.com/tubleronchik/libp2p-ws-proxy.git
git clone https://github.com/PinoutLTD/libp2p-ws-proxy.git
cd libp2p-ws-proxy
npm install
cp .env.template .env
Expand Down

0 comments on commit c99001d

Please sign in to comment.