mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-14 12:56:30 +00:00
Update documentation_index.md (#126)
This commit is contained in:
parent
83e2f9141f
commit
2b4977754b
@ -19,6 +19,7 @@ To test your changes locally, you need to install **Ruby** and its dependencies
|
||||
- In your home-assistant.io root directory, run `$ bundle` to install the gems you need.
|
||||
|
||||
Shortcut for Fedora: `$ sudo dnf -y install gcc-c++ ruby ruby-devel rubygem-bundler rubygem-json && bundle`
|
||||
Shortcut for Debian/Ubuntu: `$ sudo apt-get install ruby ruby-dev ruby-bundler ruby-json && bundle`
|
||||
|
||||
Then you can work on the documentation:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user