mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-04-30 09:38:38 -05:00
fix(tinytorch): update install URL to mlsysbook.ai/tinytorch/install.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user