From 7c581c9ab20350ec0dbf8acf54d5e07665bbdcc2 Mon Sep 17 00:00:00 2001 From: jupblb Date: Wed, 20 May 2026 10:45:07 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 516a0a8..25d4f6a 100644 --- a/README.md +++ b/README.md @@ -12,12 +12,11 @@ rust-analyzer scip . ``` That's really all it does. The [`scip-rust`] script in this repo is the same -command with a few preflight checks and toolchain fallbacks --- drop it into -`PATH` if you want a stable command name. +command with a few preflight checks and toolchain fallbacks. ### Docker -For CI, the `sourcegraph/scip-rust` image bundles everything: +The `sourcegraph/scip-rust` image bundles everything: ``` sh docker run --rm -v "$PWD:/work" sourcegraph/scip-rust