Skip to content

Commit fc2b469

Browse files
fix: wrong install instructions in README (#3)
1 parent 23c44d6 commit fc2b469

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
@@ -10,7 +10,7 @@ This Python SDK let's you create and manage sandboxes programmatically.
1010
## Installation
1111

1212
```sh
13-
uv add deno-sandbox
13+
uv pip install deno-sandbox
1414
```
1515

1616
## Quick Start

0 commit comments

Comments
 (0)