mirror of
https://github.com/himanshudongre/smriti.git
synced 2026-08-28 05:14:59 +00:00
The previous commit (Codex's README activation-path fix) split the README's step-1 code block to make it clear that `make dev-local` is a long-running foreground process that must stay in one terminal while `source backend/.venv/bin/activate` runs in another. The landing page at `website/index.html` had the same paste-and-get-stuck shape in its "Try it in 5 minutes" install block. Apply the parallel split with the exact same wording so the website and README give the same first-run guidance — install in one block, then "Start the backend in one terminal and keep it running", then "In a second terminal, activate the CLI before running smriti commands". Verified locally: page renders the split cleanly at 1280x800, no console errors. |
||
|---|---|---|
| .. | ||
| assets | ||
| .nojekyll | ||
| index.html | ||
| styles.css | ||