mirror of
https://github.com/hexedtech/codemp-sublime.git
synced 2024-11-23 23:34:48 +01:00
fix: installation steps
Former-commit-id: aefcb5ac499215896e3e20cd30d68339f5cb718e
This commit is contained in:
parent
725a8c52db
commit
242f641922
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ Currently this package is not on the sublime package repository.
|
||||||
But it can still be installed by package control.
|
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)
|
* 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
|
* 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
|
## Manual
|
||||||
Alternatively you can simply `git clone` this repository into your `Packages` folder:
|
Alternatively you can simply `git clone` this repository into your `Packages` folder:
|
||||||
|
|
Loading…
Reference in a new issue