Clarify first sentence about project setup
This commit is contained in:
parent
b2c722ef54
commit
a755cf285a
|
@ -5,8 +5,8 @@ sidebar_current: "gettingstarted-projectsetup"
|
||||||
|
|
||||||
# Project Setup
|
# Project Setup
|
||||||
|
|
||||||
The first step for any project to use Vagrant is to configure Vagrant
|
The first step in configuring any Vagrant project is to create a
|
||||||
using a [Vagrantfile](/v2/vagrantfile/index.html). The purpose of the
|
[Vagrantfile](/v2/vagrantfile/index.html). The purpose of the
|
||||||
Vagrantfile is twofold:
|
Vagrantfile is twofold:
|
||||||
|
|
||||||
1. Mark the root directory of your project. A lot of the configuration
|
1. Mark the root directory of your project. A lot of the configuration
|
||||||
|
|
Loading…
Reference in New Issue