Skip to content

Commit

Permalink
Trigger docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
alansemenov committed Jan 18, 2024
1 parent 9688256 commit 24f5bca
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This guide will show you how to:

* set up a local developer environment
* create an Enonic app
* Use Content Studio
* use Content Studio
* customize the app by adding a new content type
* access and use the GraphQL API
* optionally - deploy your app to a live server in the Cloud
Expand Down Expand Up @@ -61,9 +61,9 @@ https://developer.enonic.com/docs/xp/stable/apps[Enonic apps^] are used to ship

This command will:

* use the github repo `github.com/enonic/tutorial-intro` as a starter
* to create an app called `com.example.myapp`
* in the directory `myapp` setting version number to `1.0.0`
* use the github repo `github.com/enonic/tutorial-intro` as a starter
* to create an app called `com.example.myapp`
* in the directory `myapp` setting version number to `1.0.0`
* and link it to `mysandbox` which you created earlier

TIP: A pre-compiled standard version of this app is also available on https://market.enonic.com/vendors/enonic/intro[Enonic Market^].
Expand Down

0 comments on commit 24f5bca

Please sign in to comment.