From 332984db186d097be92fa690e931d8895c05d589 Mon Sep 17 00:00:00 2001 From: Wing Lian Date: Wed, 15 Nov 2023 14:36:40 -0500 Subject: [PATCH] lint fix that didn't get caught by linter (#866) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5fbabbb86..87fde64ae 100644 --- a/README.md +++ b/README.md @@ -220,7 +220,7 @@ cd skypilot/llm/axolotl ``` Use one command to launch: ```bash -# On-demand +# On-demand HF_TOKEN=xx sky launch axolotl.yaml --env HF_TOKEN # Managed spot (auto-recovery on preemption)