Setup instructions clarification
This commit is contained in:
@@ -31,7 +31,8 @@ This gets you a local copy of the code on your box.
|
|||||||
1. **Install Git** (if not already installed):
|
1. **Install Git** (if not already installed):
|
||||||
|
|
||||||
- Download Git from https://git-scm.com/download/win
|
- Download Git from https://git-scm.com/download/win
|
||||||
- Run the installer and follow the prompts, using default options (press OK lots of times!)
|
- Run the installer and follow the prompts, using default options (press OK lots of times!).
|
||||||
|
- After the installation, you may need to open a new Powershell window to use it (or you might even need to restart)
|
||||||
|
|
||||||
2. **Open Command Prompt:**
|
2. **Open Command Prompt:**
|
||||||
|
|
||||||
|
|||||||
@@ -29,6 +29,7 @@ This gets you a local copy of the code on your box.
|
|||||||
|
|
||||||
- Open Terminal (Applications > Utilities > Terminal)
|
- Open Terminal (Applications > Utilities > Terminal)
|
||||||
- Type `git --version` If not installed, you'll be prompted to install it
|
- Type `git --version` If not installed, you'll be prompted to install it
|
||||||
|
- After the installation, you may need to open a new Terminal window to use it (or you might even need to restart)
|
||||||
|
|
||||||
2. **Navigate to your projects folder:**
|
2. **Navigate to your projects folder:**
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user