Skip to content

Commit dd8880a

Browse files
authored
📝 add web module example to readme
1 parent ad18a19 commit dd8880a

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,11 @@ pip install -U 'aethersprite@git+https://github.com/haliphax/aethersprite.git'
4141
```
4242

4343
> ℹ️ If you wish to take advantage of web modules, be sure to add the `[web]`
44-
> optional dependency specifier to the package source.
44+
> optional dependency specifier to the package source, like so:
45+
46+
```shell
47+
pip install -U 'aethersprite[web]@git+https://github.com/haliphax/aethersprite.git'
48+
```
4549

4650
[Back to top](#aethersprite)
4751

0 commit comments

Comments
 (0)