Skip to content

Commit a5c6604

Browse files
committed
fix npm arg
1 parent 4a558b4 commit a5c6604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/v2/installation/binary_release.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ brew install txpipe/tap/oura
3333
You can use NPM to install the latest version of Oura in supported systems (Mac / Linux)
3434

3535
```sh
36-
npm install @txpipe/oura
36+
npm install -g @txpipe/oura
3737
```
3838

3939
## Download Binaries

0 commit comments

Comments
 (0)