diff --git a/README.md b/README.md index f284616..c5d8d27 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ You can install the SUI POC Framework by adding the following line to your Cargo ``` [dependencies] -sui-poc-framework = "0.1.0" +sui-poc-framework = { git = "https://github.com/Garrett-Weber/sui-poc-framework" } ``` ## Usage