chore: Update README
This commit is contained in:
parent
61b527f94f
commit
d520efc9fe
2 changed files with 2 additions and 2 deletions
|
@ -51,7 +51,7 @@ ext install vsc-material-theme
|
|||
|
||||
#### Packaged VSIX Extension
|
||||
|
||||
[Download the latest .vsix release](https://github.com/equinusocio/vsc-material-theme/releases/latest) file from the GitHub repository and install it from the command line
|
||||
[Download the latest .vsix release](https://marketplace.visualstudio.com/_apis/public/gallery/publishers/Equinusocio/vsextensions/vsc-material-theme/latest/vspackage) file from the marketplace and install it from the command line
|
||||
|
||||
```shell
|
||||
code --install-extension vsc-material-theme-*.*.*.vsix
|
||||
|
|
|
@ -35,7 +35,7 @@
|
|||
"_folder_ci_open"
|
||||
],
|
||||
"changelog": {
|
||||
"lastversion": "2.0.1"
|
||||
"lastversion": "2.1.0"
|
||||
},
|
||||
"icons": {
|
||||
"theme": {
|
||||
|
|
Loading…
Reference in a new issue