Skip to content
This repository was archived by the owner on Jan 25, 2022. It is now read-only.

Commit 79c078b

Browse files
committed
Wordsmithed the info in project.sample.json.
1 parent 19d51fd commit 79c078b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

project.sample.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
"readme": [
33
"This is just a sample.",
44
"WPLib Box will create the working project.json for you on your initial `vagrant up`.",
5-
"If you rename to project.json and modify it WPLib Box will your modifications instead.",
6-
"Find available components by typing `vagrant ssh` followed by `box component available`."
5+
"Rename this file to project.json and WPLib Box will use your modifications instead.",
6+
"Find available components by typing `vagrant ssh` followed by `box component available`.",
7+
"You can delete this `readme` section assuming it is still valid JSON after deletion."
78
],
89
"stack" : {
910
"wordpress/dbserver": "wplib/mysql:5.5.60",

0 commit comments

Comments
 (0)