mirror of
https://github.com/logos-storage/transport-over-mix.git
synced 2026-05-21 20:29:33 +00:00
Merge pull request #2 from logos-storage/docs/add-build-instructions
adds basic Quic Start build instructions to the README.
This commit is contained in:
commit
09cb4508e0
@ -11,3 +11,10 @@ but otherwise pretty normally behaving network socket).
|
||||
|
||||
Furthermore, we also take the opportunity to document (including an executable
|
||||
specification) both the Sphinx mix packet format, and SURBs (Single Use Reply Blocks).
|
||||
|
||||
## Quick Start
|
||||
|
||||
```bash
|
||||
cabal update
|
||||
cabal build
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user