diff --git a/readme.md b/readme.md index 855aeaa..2b6703d 100644 --- a/readme.md +++ b/readme.md @@ -28,7 +28,7 @@ Set up your SSH key authentication in GitLab Profile Settings. Then clone the re ```bash git clone git@gitlab.com:sahkoinsinoorikilta/vtmk/web2.0-backend.git -cd web2.0 +cd web2.0-backend git checkout develop cp scripts/git/pre-push .git/hooks/pre-push # install a script to test code before committing ```