Skip to content

Commit 54ae9a0

Browse files
Update README with installation scenarios
Added usage scenarios for the project.
1 parent 2d40a92 commit 54ae9a0

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
1-
# variant-abi-dependency-example
1+
# variant-abi-dependency-example
2+
3+
### Scenarios
4+
5+
```
6+
uv pip install base_project==2.0.0 abi_dependent
7+
8+
uv sync
9+
```

0 commit comments

Comments
 (0)