Compare commits

...

1 Commits
1.0.0 ... main

Author SHA1 Message Date
f3df20e883 Update README.md 2024-01-30 04:22:38 +03:30

View File

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