From 51fddff155d9a36120bad5e56be47e5854e773be Mon Sep 17 00:00:00 2001 From: qorrax Date: Thu, 4 Feb 2021 22:12:07 -0500 Subject: [PATCH] i made some changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd6c8ea..6cb9143 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Follow these steps to set up your project and start working on it: - [ ] Clone your forked version (Not Gabi School's by mistake!). - [ ] Create a new branch: git checkout -b ``. - [ ] Implement the project on your newly created `` branch, committing changes regularly. -- [ ] Push commits: git push -u origin ``. +- [ ] Push commits: git push -u origin `mohamed-abdi>`. ### Task 2: Minimum Viable Product