fix(tinytorch): update install URL to mlsysbook.ai/tinytorch/install.sh

This commit is contained in:
Vijay Janapa Reddi
2025-12-16 08:35:03 -05:00
parent ae0248b9e9
commit 7f2b504041
2 changed files with 2 additions and 2 deletions

View File

@@ -39,7 +39,7 @@ As you complete modules, you unlock milestones that recreate landmark moments in
```bash
# Install TinyTorch (run from a project folder like ~/projects)
curl -sSL tinytorch.ai/install | bash
curl -sSL mlsysbook.ai/tinytorch/install.sh | bash
# Activate and verify
cd tinytorch