fix: installation steps

Former-commit-id: aefcb5ac499215896e3e20cd30d68339f5cb718e
This commit is contained in:
cschen 2024-09-07 16:17:42 +02:00
parent 725a8c52db
commit 242f641922

View file

@ -22,7 +22,7 @@ Currently this package is not on the sublime package repository.
But it can still be installed by package control.
* Open the command palette in Sublime (`Shift+Ctrl+P` on Windows/Linux or `Shift+⌘+P` on MacOS)
* select the `Package Control: Add Repository` command and paste `https://github.com/hexedtech/codemp-sublime.git` into the quick panel
* open the command palette again and select `Package Control: Satisfy Packages` or restart Sublime to force the installation.
* open the command palette again and select `Package Control: Install Package` and select `codemp-sublime`.
## Manual
Alternatively you can simply `git clone` this repository into your `Packages` folder: