Skip to content

Commit d613396

Browse files
Update README.md (#2)
1 parent 1fda055 commit d613396

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
@@ -1,9 +1,8 @@
1-
# cf-tutor
2-
Cloudflare CLI tutor
1+
# Cloudflare CLI tutor
32

43
Cloudflare CLI tutor is an interactive learning tool to help new users understand Cloudflare Development Platform tools and concepts.
54

6-
# Prerequisites
5+
## Prerequisites
76
cf-teach has the same prerequisites as Workers.
87

98
- Sign up for a Cloudflare account.
@@ -12,7 +11,7 @@ cf-teach has the same prerequisites as Workers.
1211

1312
Please note that some of the content covered within this tool may require access to paid products within Cloudflare.
1413

15-
# Setup
14+
## Setup
1615
- Download the cf-tutor application here.
1716
- In your CLI, navigate to the cf-tutor folder using the cd command followed by the file path. You can either enter the full file path such as cd Documents/Projects/cf-teach or you can use cd multiple times to go folder by folder, for example: cd Documents , then press enter and follow with cd Projects so on and so forth.
1817
- Once you have entered the cf-teach application on your CLI, enter the command npm i to install all dependencies

0 commit comments

Comments
 (0)