mirror of
https://github.com/Yonle/bostr.git
synced 2025-09-25 12:30:35 +02:00
README: suggest cloning stable branch instead
This commit is contained in:
@@ -20,7 +20,7 @@ This project solve the problem by **reducing** the number of connected relays, a
|
|||||||
- A fast internet connection
|
- A fast internet connection
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone https://github.com/Yonle/bostr
|
git clone -b stable https://github.com/Yonle/bostr
|
||||||
cd bostr
|
cd bostr
|
||||||
npm i
|
npm i
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user