From 97e1538a3b69987145a1eee88a944d98393c94fb Mon Sep 17 00:00:00 2001 From: xjd Date: Fri, 2 Aug 2024 09:07:03 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee0779d..26ce2c6 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Note: The current user must have permission to manage Docker instances. [How to Install the latest version ``` sh -cargo install ckb-capsule +cargo install ckb-capsule --locked ``` Install the develop branch