Skip to content

Commit c5eaaa6

Browse files
Update README.md
1 parent fb83c83 commit c5eaaa6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ In this project you'll take take an almost completed e-commerce store and refact
2424
- [ ] CD into the project base directory `cd react-shopping-cart`.
2525
- [ ] Download project dependencies by running `npm install`.
2626
- [ ] Start up the app using `npm start`.
27-
- [ ] Create a new branch: git checkout -b `<firstName-lastName>`.
28-
- [ ] Implement the project on your newly created `<firstName-lastName>` branch, committing changes regularly.
29-
- [ ] Push commits: git push origin `<firstName-lastName>`.
3027

3128
### Task 2: MVP
3229

0 commit comments

Comments
 (0)