File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,16 +11,16 @@ Welcome to the Sourcegraph documentation! We're excited to have you contribute t
11
11
To get started with this template, clone this repository to your local machine using the following command:
12
12
13
13
``` sh
14
- git clone https://github.com/sourcegraph/docs.git sourcegraph- docs
14
+ git clone https://github.com/sourcegraph/docs.git docs
15
15
```
16
16
17
17
Navigate to the project directory by typing the following command in your terminal:
18
18
19
19
``` sh
20
- cd sourcegraph- docs
20
+ cd docs
21
21
```
22
22
23
- Before the dependencies are install make sure your local machine has the following versions of ` node ` and ` pnpm ` installed:
23
+ Before the dependencies are installed make sure your local machine has the following versions of ` node ` and ` pnpm ` installed:
24
24
25
25
* node: ` v20.8.1 `
26
26
* pnpm: ` 8.13.1 `
You can’t perform that action at this time.
0 commit comments