Skip to content

Commit 5fde01e

Browse files
dbortmergennachin
authored andcommitted
Update top-level README.md to recommend using a release tag (#912)
Summary: Pull Request resolved: #912 Without this, users might try using the `main` branch, which we can't guarantee quality for. Reviewed By: mergennachin Differential Revision: D50288620 fbshipit-source-id: a4414f95e14b14e5fb4a97c07d09981497e194f5
1 parent 45368c7 commit 5fde01e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,12 @@ and feedback about ExecuTorch using the tag **#executorch** and
3030
our [GitHub repository](https://github.com/pytorch/executorch/issues)
3131
for bug reporting.
3232

33+
The ExecuTorch code and APIs are still changing quickly, and there are not yet
34+
any guarantees about forward/backward source compatibility. We recommend using
35+
the latest `v#.#.#` release tag from the
36+
[Releases](https://github.com/pytorch/executorch/releases) page when
37+
experimenting with this preview release.
38+
3339
## Directory Structure [WIP]
3440

3541
```

0 commit comments

Comments
 (0)