mirror of
https://github.com/hassio-addons/addon-vscode.git
synced 2025-05-07 04:31:24 +00:00
Documentation tweaks (#165)
This commit is contained in:
parent
dbc0394127
commit
8e2d02279f
1 changed files with 3 additions and 3 deletions
|
@ -125,6 +125,8 @@ will come up with a better solution for this soon.
|
||||||
|
|
||||||
## Known issues and limitations
|
## Known issues and limitations
|
||||||
|
|
||||||
|
- Can this add-on run on a Raspberry Pi? Yes, but only if you run a 64 bits
|
||||||
|
operating system. Also, see point below.
|
||||||
- This add-on currently only supports AMD64 and aarch64/ARM64 machines.
|
- This add-on currently only supports AMD64 and aarch64/ARM64 machines.
|
||||||
Although we support ARM devices, please be aware, that this add-on is quite
|
Although we support ARM devices, please be aware, that this add-on is quite
|
||||||
heavy to run, and requires quite a bit of RAM. We do not recommended to run
|
heavy to run, and requires quite a bit of RAM. We do not recommended to run
|
||||||
|
@ -148,8 +150,7 @@ will come up with a better solution for this soon.
|
||||||
## Changelog & Releases
|
## Changelog & Releases
|
||||||
|
|
||||||
This repository keeps a change log using [GitHub's releases][releases]
|
This repository keeps a change log using [GitHub's releases][releases]
|
||||||
functionality. The format of the log is based on
|
functionality.
|
||||||
[Keep a Changelog][keepchangelog].
|
|
||||||
|
|
||||||
Releases are based on [Semantic Versioning][semver], and use the format
|
Releases are based on [Semantic Versioning][semver], and use the format
|
||||||
of `MAJOR.MINOR.PATCH`. In a nutshell, the version will be incremented
|
of `MAJOR.MINOR.PATCH`. In a nutshell, the version will be incremented
|
||||||
|
@ -211,7 +212,6 @@ SOFTWARE.
|
||||||
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-visual-studio-code/107863?u=frenck
|
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-visual-studio-code/107863?u=frenck
|
||||||
[frenck]: https://github.com/frenck
|
[frenck]: https://github.com/frenck
|
||||||
[issue]: https://github.com/hassio-addons/addon-vscode/issues
|
[issue]: https://github.com/hassio-addons/addon-vscode/issues
|
||||||
[keepchangelog]: http://keepachangelog.com/en/1.0.0/
|
|
||||||
[reddit]: https://reddit.com/r/homeassistant
|
[reddit]: https://reddit.com/r/homeassistant
|
||||||
[releases]: https://github.com/hassio-addons/addon-vscode/releases
|
[releases]: https://github.com/hassio-addons/addon-vscode/releases
|
||||||
[semver]: http://semver.org/spec/v2.0.0
|
[semver]: http://semver.org/spec/v2.0.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue