diff --git a/tasks/1_backend/fork_server.md b/tasks/1_backend/fork_server.md index 0e1458c..1be9916 100644 --- a/tasks/1_backend/fork_server.md +++ b/tasks/1_backend/fork_server.md @@ -1,8 +1,9 @@ # Fork rSERVER - [ ] Fork https://github.com/fencer-so/commbank-server using GitHub GUI +- [ ] Fork https://github.com/fencer-so/commbank-server Fork https://github.com/fencer-so/commbank-server - [ ] Clone your forked repository using the following command ```shell -$ git clone https://github.com/{YOUR_USERNAME}/commbank-server +$ git clone Fork https://github.com/fencer-so/commbank-server ```