Skip to content

Commit 5533b98

Browse files
authored
Update install path for npm in README
1 parent 618b46d commit 5533b98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ See [`examples/nvidia-deep-researcher/`](examples/nvidia-deep-researcher/) for t
236236
237237
```bash
238238
# Install
239-
npm install -g gitagent
239+
npm i @open-gitagent/gitagent
240240
241241
# Create a new agent
242242
gitagent init --template standard

0 commit comments

Comments
 (0)