Skip to content

Commit 06375fa

Browse files
committed
update readme
1 parent 09fd930 commit 06375fa

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ git clone https://github.com/<your-github-username>/code2cloud-python-flask-webs
4949

5050
### Change the Version Number in version.py
5151
Change the directory to the cloned repository:
52-
5352

5453
```console
5554
cd code2cloud-python-flask-webserver
@@ -69,9 +68,9 @@ git push origin main
6968
```
7069

7170
### Create a PAT (Personal Access Token) Token
72-
Go to your GitHub account settings.
73-
Navigate to "Developer settings" and then "Personal access tokens."
74-
Generate a new token with write:packages scope and save it securely.
71+
- Go to your GitHub account settings.
72+
- Navigate to "Developer settings" and then "Personal access tokens."
73+
- Generate a new token with write:packages scope and save it securely.
7574

7675
### Deploy the Application with Manifests Files
7776
Apply the Kubernetes manifests to create the namespace, deployment, and service:

0 commit comments

Comments
 (0)