doc: fix readme
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
ee8abb6301
commit
03e74a4332
@ -28,12 +28,12 @@ completion.
|
|||||||
git clone https://github.com/kjuulh/tree-sitter-hurl.git
|
git clone https://github.com/kjuulh/tree-sitter-hurl.git
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Navigate to the project directory:
|
2. Navigate to the repo:
|
||||||
```
|
```
|
||||||
cd tree-sitter-hurl
|
cd tree-sitter-hurl
|
||||||
```
|
```
|
||||||
|
|
||||||
3. Install the required Node.js dependencies:
|
3. Install the required dependencies:
|
||||||
```
|
```
|
||||||
npm install
|
npm install
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user