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
1111To get started with this template, clone this repository to your local machine using the following command:
1212
1313``` sh
14- git clone https://github.com/sourcegraph/docs.git sourcegraph- docs
14+ git clone https://github.com/sourcegraph/docs.git docs
1515```
1616
1717Navigate to the project directory by typing the following command in your terminal:
1818
1919``` sh
20- cd sourcegraph- docs
20+ cd docs
2121```
2222
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:
2424
2525* node: ` v20.8.1 `
2626* pnpm: ` 8.13.1 `
You can’t perform that action at this time.
0 commit comments