Skip to content

Commit 4697b22

Browse files
authored
Update README.md
1 parent cfcd403 commit 4697b22

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
@@ -16,7 +16,7 @@ QOCOGEN is a code generator which takes in an second-order cone program problem
1616

1717
## Installation and Usage
1818

19-
You can install `qoco-python` by running `pip install qoco-python`.
19+
You can install `qoco-python` by running `pip install qoco`.
2020

2121
For instructions on using the wrapper for QOCO, refer to [API](https://qoco-org.github.io/qoco/api/matlab.html#matlab-interface), and [simple example](https://qoco-org.github.io/qoco/examples/simple_example.html#simple-example) for an example of solving a simple SOCP with the python wrapper.
2222

0 commit comments

Comments
 (0)