Compare commits

..

No commits in common. "main" and "1.0.0" have entirely different histories.
main ... 1.0.0

View File

@ -25,7 +25,7 @@ Path:
To build adhoc-server from source, clone the repository and use the provided `Makefile`.
```bash
git clone https://git.behzadan.ir/p/adhoc-server.git
git clone [repository-url]
cd adhoc-server
make all
```