From 7afc80b9467a41302e1192ce3d22969a5438c35f Mon Sep 17 00:00:00 2001 From: ko1N Date: Wed, 25 Nov 2020 19:20:21 +0100 Subject: [PATCH] Updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 086e64c..8df5d12 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Additionally the `--system` flag can be specified which will install the connect To use the plugin in a rust project just include it in your Cargo.toml ``` -memflow-pcileech = "0.1" +memflow-pcileech = { git = "https://github.com/memflow/memflow-pcileech", branch = "master" } ``` Make sure to not enable the `plugin` feature when importing multiple