Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fix uvx command to add parameter needed to run the package.
  • Loading branch information
pong-rearc authored Jan 13, 2025
1 parent f5cf758 commit 3c24153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ pip install spl_transpiler[cli,runtime]
You can also use the TUI directly using `uvx` or `pipx`:

```bash
uvx spl_transpiler
uvx run spl_transpiler
```

# Usage
Expand Down

0 comments on commit 3c24153

Please sign in to comment.