File tree Expand file tree Collapse file tree 1 file changed +7
-9
lines changed
Expand file tree Collapse file tree 1 file changed +7
-9
lines changed Original file line number Diff line number Diff line change 2828
2929## Installation
3030
31- ### Download
32- 1 . Visit our [ official website] ( https://www.bytesyncapp.com ) .
31+ ### Download the Precompiled Client
32+ 1 . Visit our [ official website] ( https://www.bytesyncapp.com#download ) .
33332 . Download the right version for your operating system.
3434
35- ### Build from Source (Optional)
36- To build ByteSync from source:
37- ``` bash
38- git clone https://github.com/POW-Software/ByteSync.git
39- cd ByteSync
40- dotnet build
41- ```
35+ ### Building from Source
36+ If you prefer to build ByteSync from source or want to deploy specific components:
37+
38+ - For ** client-side deployment** steps, refer to [ docs/client-deployment.md] ( docs/client-deployment.md ) .
39+ - For ** server-side deployment** steps, refer to [ docs/server-deployment.md] ( docs/server-deployment.md ) .
4240
4341---
4442
You can’t perform that action at this time.
0 commit comments