fixed README

This commit is contained in:
Dmitry Zuikov 2023-10-13 05:36:24 +03:00
parent fee170b50b
commit a6e8ee4fc9
1 changed files with 8 additions and 2 deletions

View File

@ -146,7 +146,7 @@ minimal working example:
Typically hbs2-peer config is located at
$HOME/.local/hbs2-peer/config
$HOME/.config/hbs2-peer/config
```
@ -238,7 +238,7 @@ sign-key: eq5ZFnB9HQTMTeYasYC3pSZLedcP7Zp2eDkJNdehVVk
3. Export repo to the new reflog
```
git hbs2 export eq5ZFnB9HQTMTeYasYC3pSZLedcP7Zp2eDkJNdehVVk -k ./new.key
git hbs2 export ./new.key
```
4. Add key to a repo's config
@ -559,6 +559,12 @@ And since 2023-03-24 I consider the
hbs2://2YNGdnDBnciF1Kgmx1EZTjKUp1h5pvYAjrHoApbArpeX
**UPDATE:** now it's hbs2://BTThPdHKF8XnEq4m6wzbKHKA6geLFK4ydYhBXAqBdHSP
for a long time. The original reference is broken
during the repo format experiments.
as the main project repository.
## What platforms are supported yet?