mirror of
https://github.com/hexedtech/codemp-sublime.git
synced 2024-11-21 22:34:48 +01:00
fix: specify the bindings are only for mac at the moment
Former-commit-id: 92822b8bb11e6fd4f5360221d33ac50677ed1ffb
This commit is contained in:
parent
f7b18d48a2
commit
2fe0dc89bf
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue