From 2fe0dc89bfdac4abb6c370211a7c50cf0a90f3dd Mon Sep 17 00:00:00 2001 From: cschen Date: Mon, 9 Sep 2024 08:19:25 +0200 Subject: [PATCH] fix: specify the bindings are only for mac at the moment Former-commit-id: 92822b8bb11e6fd4f5360221d33ac50677ed1ffb --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0d32235..52b0eac 100644 --- a/README.md +++ b/README.md @@ -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. # Installation +> [!IMPORTANT] +> Currently the python bindings are only available for macOS, this will change shortly. + ## Package Control 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