Skip to content

Commit

Permalink
Remove unnecessary --save option (#2653)
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 137a0fa commit 45c1a06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/build/program/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ go get go.viam.com/rdk/robot/client
{{% tab name="TypeScript" %}}

```sh {class="command-line" data-prompt="$"}
npm install --save @viamrobotics/sdk
npm install @viamrobotics/sdk
```

{{< alert title="Info" color="info" >}}
Expand Down

0 comments on commit 45c1a06

Please sign in to comment.