updated readme

This commit is contained in:
Dmitry Zuikov 2023-03-25 11:35:06 +03:00
parent 960c55843a
commit c6a8a19df7
1 changed files with 13 additions and 0 deletions

View File

@ -13,6 +13,8 @@
distributed](#why-dvcs-are-not-actually-distributed) distributed](#why-dvcs-are-not-actually-distributed)
- [Okay, if centralized services are bad, why are you - [Okay, if centralized services are bad, why are you
here?](#okay-if-centralized-services-are-bad-why-are-you-here) here?](#okay-if-centralized-services-are-bad-why-are-you-here)
- [What platforms are supported
yet?](#what-platforms-are-supported-yet)
- [What is a \"reflog\"](#what-is-a-reflog) - [What is a \"reflog\"](#what-is-a-reflog)
- [What is the fixme?](#what-is-the-fixme) - [What is the fixme?](#what-is-the-fixme)
- [Contact](#contact) - [Contact](#contact)
@ -490,6 +492,17 @@ hbs2://2YNGdnDBnciF1Kgmx1EZTjKUp1h5pvYAjrHoApbArpeX
as the main project repository. as the main project repository.
## What platforms are supported yet?
So far we were able to run the hbs2-peer on:
- NixOS ( x86_64-linux )
- Windows WSL+Ubuntu
- Debian/rasberri-pi (aarch64-linux)
Probably it will work on MacOS - but we need
someone to check.
## What is a "reflog" ## What is a "reflog"
Reflog is an implementation of a permanent mutable Reflog is an implementation of a permanent mutable