Skip to content

Commit b724b57

Browse files
Update src/content/partials/workers/cf-tutor.mdx
Co-authored-by: Jun Lee <[email protected]>
1 parent c18e81c commit b724b57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/partials/workers/cf-tutor.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The following steps require an SSH key. Vist [GitHub documentation on Connecting
3232

3333
<TabItem label="Download from browser">
3434

35-
1. Open [cf-tutor releases](https://github.com/db-cloudflare/cf-tutor/releases)
35+
1. Open [cf-tutor releases](https://github.com/db-cloudflare/cf-tutor/releases).
3636
2. Download the cf-tutor.zip file and extract the folder inside it into your desired location.
3737
3. In your terminal, navigate to the cf-tutor folder. You can change directory by using the `cd` command followed by the folder path. You can either enter the full path such as `cd Documents/Projects/cf-tutor` or you can use `cd` multiple times to go folder by folder. To see the files and folders in the directory you are currently in, run `ls`.
3838
4. Run the command `npm i` to install all dependendant packages.

0 commit comments

Comments
 (0)