diff --git a/burn-book/src/basic-workflow/README.md b/burn-book/src/basic-workflow/README.md index ac501b6877..61aa9df7cd 100644 --- a/burn-book/src/basic-workflow/README.md +++ b/burn-book/src/basic-workflow/README.md @@ -14,7 +14,7 @@ automatically add the missing imports as you add the code snippets to your code. Be sure to checkout the git branch corresponding to the version of Burn you are using to follow this guide. -The current version of Burn is `0.15` and the corresponding branch to checkout is `main`. +The current version of Burn is `0.15` and the corresponding branch to checkout is [`release/0.15`](https://github.com/tracel-ai/burn/tree/release/0.15). The code for this demo can be executed from Burn's base directory using the command: