mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-13 04:16:29 +00:00
Fix typo in development_testing.md (#360)
This commit is contained in:
parent
0da3258bbf
commit
fd0e9d5e0b
@ -16,7 +16,7 @@ $ tox
|
||||
It might be required that you install additional packages depending on your distribution/operating system:
|
||||
|
||||
- Fedora: `sudo dnf -y install systemd-devel gcc-c++`
|
||||
- Ubuntu: `sudo spt-get install libudev-dev`
|
||||
- Ubuntu: `sudo apt-get install libudev-dev`
|
||||
|
||||
**Important:** Run `tox` before you create your pull request to avoid annoying fixes.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user