diff --git a/README.md b/README.md index 79c58e7..c73a758 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,9 @@ Simplex solution solver The package can be found on pypi hence you can install it using pip ## Installation +``` pip install op_research +``` ### Usage ```