From 4d983f34d383d478896ea8ad882c39c97770559c Mon Sep 17 00:00:00 2001 From: Andy Gayton Date: Fri, 6 Dec 2024 14:31:28 -0500 Subject: [PATCH] =?UTF-8?q?docs:=20add=20--locked=20to=20the=20cargo=20ins?= =?UTF-8?q?tall=20instructions=20=F0=9F=99=8F=20@fdncred?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 13832f9..2f26216 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Come hang out and play You can install the tool with: ```sh -cargo install cross-stream +cargo install cross-stream --locked ``` or