fix: specify the bindings are only for mac at the moment

Former-commit-id: 92822b8bb11e6fd4f5360221d33ac50677ed1ffb
This commit is contained in:
cschen 2024-09-09 08:19:25 +02:00
parent f7b18d48a2
commit 2fe0dc89bf

View file

@ -12,6 +12,9 @@ This is the reference [sublime](https://sublimetext.com) plugin for `codemp` mai
> The plugin is in active development. Expect frequent changes. > The plugin is in active development. Expect frequent changes.
# Installation # Installation
> [!IMPORTANT]
> Currently the python bindings are only available for macOS, this will change shortly.
## Package Control ## Package Control
The fastest and easiest way to install Codemp is via Package Control, the de-facto package manager for Sublime Text. The fastest and easiest way to install Codemp is via Package Control, the de-facto package manager for Sublime Text.
Package Control not only installs your packages for you, it also ensures that they are kept up to date Package Control not only installs your packages for you, it also ensures that they are kept up to date