no need to enter installer folder
This commit is contained in:
parent
0401f6e7a7
commit
1971936a61
@ -134,11 +134,11 @@ cd /where/you/keep/code
|
|||||||
git clone https://github.com/danielmiessler/fabric.git
|
git clone https://github.com/danielmiessler/fabric.git
|
||||||
```
|
```
|
||||||
|
|
||||||
3. Enter Fabric's `fabric_installer` directory
|
3. Enter Fabric's main directory
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Enter the project's fabric_installer folder
|
# Enter the project folder (where you cloned it)
|
||||||
cd fabric/fabric_installer
|
cd fabric
|
||||||
```
|
```
|
||||||
|
|
||||||
4. Install the dependencies
|
4. Install the dependencies
|
||||||
|
Loading…
x
Reference in New Issue
Block a user