From a6e8ee4fc90ba71915312e20c9150b8ac5a4783c Mon Sep 17 00:00:00 2001 From: Dmitry Zuikov Date: Fri, 13 Oct 2023 05:36:24 +0300 Subject: [PATCH] fixed README --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 08e1cc10..d5859cc0 100644 --- a/README.md +++ b/README.md @@ -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?