Skip to content

Commit 853b738

Browse files
committed
docs: clarify that prebuilt executables are only for v1.0
Update README to indicate that prebuilt binaries are available for v1.0 only. For v2.0+, users should use Poetry or pip installation as documented in the Installation section. This sets proper expectations and directs users to the appropriate installation method based on their Python version.
1 parent 70486bc commit 853b738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ For more information on installing and using Mentalist, please **[visit the wiki
1919
<img src="./assets/mentalist-demo.gif" alt="Mentalist GUI Demo"/>
2020
</p>
2121

22-
To get up and running quickly, download a prebuilt executable on the [releases page](https://github.com/sc0tfree/mentalist/releases).
22+
**Prebuilt executables** are available for [v1.0](https://github.com/sc0tfree/mentalist/releases/tag/v1.0) (Python 3.6-3.10 only). For v2.0+ with Python 3.11+ support, use Poetry or pip installation below.
2323

2424
## Installation
2525

0 commit comments

Comments
 (0)