-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2f59b0f
commit b08f70b
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,7 +17,7 @@ You could have a copy of the project locally in your computer | |
1. Create an empty folder in your computer | ||
2. Move the folder where you need the project stored | ||
1. Open terminal then cd project_name | ||
2. Run "git clone [email protected]:dotjarvis/omnifood.git" underproject name | ||
2. Run "git clone [email protected]:dotjarvis/omnifood.git" under "project_name" | ||
3. Open VS code app | ||
4. Navigate to the 'project_name' you created | ||
5. Pen terminal in your VS code - shortcut command "cntrl + `" of "cmd + `" in mackbook | ||
|