From 98d3a26e451fb7973cfda3280e5282f5fd0ce67f Mon Sep 17 00:00:00 2001 From: svlandeg Date: Fri, 27 Mar 2026 17:11:48 +0100 Subject: [PATCH] add quotes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20d03fae..72331c9d 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ For development (adds pytest, matplotlib, ipykernel, transformers, etc.): uv sync --extra gpu --group dev ``` -If you plan on running scripts.chat_web: +If you plan on running `scripts.chat_web`: ```bash uv sync --extra web