Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion tasks/1_backend/fork_server.md
Original file line number Diff line number Diff line change
@@ -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
```