We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a558b4 commit a5c6604Copy full SHA for a5c6604
docs/v2/installation/binary_release.mdx
@@ -33,7 +33,7 @@ brew install txpipe/tap/oura
33
You can use NPM to install the latest version of Oura in supported systems (Mac / Linux)
34
35
```sh
36
-npm install @txpipe/oura
+npm install -g @txpipe/oura
37
```
38
39
## Download Binaries
0 commit comments