1
0
Fork 0
mirror of https://gitlab.com/futo-org/fcast.git synced 2025-06-24 21:25:23 +00:00

Update README.md

This commit is contained in:
Koen 2024-05-07 06:25:24 +00:00
parent c7a1cb27c4
commit 14662094e7

View file

@ -4,10 +4,10 @@ FCast is a protocol designed for wireless streaming of audio and video content b
# Building # Building
Setup a rust development environment and type: Setup a C# development environment and type:
``` ```
cargo build dotnet build
``` ```
# Usage # Usage