Fix extension name (#29)

This commit is contained in:
Chevdor 2021-01-16 23:38:01 +01:00 committed by GitHub
parent 9f3efbed58
commit 2b88ad9f02
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@
Install from Github:
```
$ git clone https://github.com/fanzeyi/cargo-play
$ code --install-extension cargo-play/extension/cargo-play.0.0.1.vsix
$ code --install-extension cargo-play/extension/cargo-play-0.0.1.vsix
```
## Known Issues