diff --git a/README.md b/README.md index 8c91c25..c33976f 100644 --- a/README.md +++ b/README.md @@ -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 ```