Skip to content

Commit f36f907

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

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
@@ -36,6 +36,6 @@ The following steps require an SSH key. Vist [GitHub documentation on Connecting
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.
39-
5. Once the dependencies have installed, run `npm start ` to run the application
39+
5. Once the dependencies have installed, run `npm start ` to run the application.
4040

4141
</TabItem> </Tabs>

0 commit comments

Comments
 (0)