README: suggest cloning stable branch instead

This commit is contained in:
Yonle 2024-02-16 22:52:05 +07:00
parent 1206f592f5
commit 34f9a02b85

View File

@ -20,7 +20,7 @@ This project solve the problem by **reducing** the number of connected relays, a
- A fast internet connection
```
git clone https://github.com/Yonle/bostr
git clone -b stable https://github.com/Yonle/bostr
cd bostr
npm i
```