diff --git a/Application.md b/Application.md index 6ac49d0..125b2d3 100644 --- a/Application.md +++ b/Application.md @@ -25,9 +25,9 @@ Aliases: app, a gy resource app --help ``` -## creating an application +## Creating an Application -### step 1: Initialize the Application +### Step 1: Initialize the Application Run the following command to create a new application: @@ -44,7 +44,7 @@ gy resource app init -p project_id | -p project_id | specifies the project id | required | | -n name | Sets the application name | Optional, defaults to directory name | -### Step 2: deploying from a Dockerfile +### Step 2: Deploying from a Dockerfile To deploy using a **Dockerfile**, ensure that: