We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d4f598 commit d082f9aCopy full SHA for d082f9a
.github/steps/1-initialize-javascript-project.md
@@ -47,7 +47,7 @@ Once you have the necessary tools installed locally, follow these steps to begin
47
1. Open the **Terminal** (Mac and Linux) or **Command Prompt** (Windows) on your local machine
48
2. Clone your Skills repo to your local machine:
49
```shell
50
- git clone <this repository URL>.git
+ git clone <this repository URL>
51
```
52
3. Navigate to the folder you just cloned:
53
0 commit comments