diff --git a/README.md b/README.md index 14c7e5558833f5535ac90cf6ea15abf29a9436b0..38a4936237e7325502795776ea8742ba18fbd54c 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ # Digital Signing Application -[GitLab Repository](https://gitlab.tugraz.at/dbp/apps/Signature) +[GitLab Repository](https://gitlab.tugraz.at/dbp/apps/signature) ## Local development ```bash # get the source -git clone git@gitlab.tugraz.at:dbp/apps/Signature.git -cd Signature +git clone git@gitlab.tugraz.at:dbp/apps/signature.git +cd signature git submodule update --init # install dependencies