winglian commited on
Commit
332984d
1 Parent(s): 48630f5

lint fix that didn't get caught by linter (#866)

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -220,7 +220,7 @@ cd skypilot/llm/axolotl
220
  ```
221
  Use one command to launch:
222
  ```bash
223
- # On-demand
224
  HF_TOKEN=xx sky launch axolotl.yaml --env HF_TOKEN
225
 
226
  # Managed spot (auto-recovery on preemption)
 
220
  ```
221
  Use one command to launch:
222
  ```bash
223
+ # On-demand
224
  HF_TOKEN=xx sky launch axolotl.yaml --env HF_TOKEN
225
 
226
  # Managed spot (auto-recovery on preemption)