Update README.md

This commit is contained in:
Will McGugan
2022-09-10 10:35:30 +01:00
committed by GitHub
parent 66f74f956e
commit 8fb10e705c

View File

@@ -29,7 +29,7 @@ Install Textual via pip:
pip install textual[dev]
```
The addition of `[dev]` installs some additional development tools.
The addition of `[dev]` installs Textual development tools.
## Features