From 681676f2cc58c27549e5934b66fb604d7087d652 Mon Sep 17 00:00:00 2001 From: AhmedGamalYousef Date: Wed, 17 Sep 2025 16:32:26 +0000 Subject: [PATCH] Update Application.md --- Application.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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: