From c9207298972d96cdfb777a231f8fa4604b90ee6b Mon Sep 17 00:00:00 2001 From: Kurt Wolf Date: Tue, 29 Aug 2023 11:41:54 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 157abfb..55cfc6a 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ libninja gen --lang rust --repo libninjacom/plaid-rs -o . Plaid ~/path/to/plaid/ # Installation ``` -cargo install libninja-cli +cargo install --git https://github.com/kurtbuilds/libninja ``` Use the command line help to see required arguments & options when generating libraries.