Skip to content

Commit 153d6b2

Browse files
committed
update the instructions to reflect new console layout
update the instructions to reflect new console layout and account for "project" level creation, then a plugin as a proejct
1 parent 707652f commit 153d6b2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

tutorials/quick-start/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,9 @@ At the end of the tutorial, we'll suggest some next steps for going deeper with
2121
Before you start, you'll want to create a plugin project on the Adobe I/O Developer Console.
2222

2323
1. [Go to the I/O Console and sign in or sign up](https://console.adobe.io/projects)
24-
1. Click "Create Plugin"
25-
1. Create a plugin project by giving it a project name and clicking "Create Plugin". Note that this project name is not public; it is only visible to you and can be changed directly on the Console later.
24+
1. Click "Create Empty Project"
25+
1. Create a plugin project by clicking "Add XD Plugin"
26+
1. Giving it a project name. Note that this project name is not public; it is only visible to you and can be changed directly on the Console later.
2627
1. On the following page, get the 8-character unique plugin ID in the "Plugin Details" section.
2728
1. Optionally on the same page, download the starter project, which contains a functioning Hello, World sample plugin.
2829

0 commit comments

Comments
 (0)