Skip to content

Commit 8b11659

Browse files
authored
Update docs (#45)
1 parent 80fa503 commit 8b11659

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

docs/ai_models_plugin.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,17 @@
11
# Plugin for ECMWF's `ai-models`
22

3-
```{warning}
4-
The plugin was intended to be released on PyPI under the name `ai-models-aurora`.
5-
Unfortunately, this name has been registered by a third party.
6-
Therefore, do _not_ install the plugin from the PyPI package name `ai-model-aurora`, but instead
7-
keep a close eye on the
8-
[the homepage of the plugin](https://github.com/ecmwf-lab/ai-models-aurora).
9-
```
10-
113
Aurora is a supported model for ECMWF's
124
[`ai-models`](https://github.com/ecmwf-lab/ai-models)
135
through
14-
[a plugin](https://github.com/ecmwf-lab/ai-models-aurora).
6+
[the plugin `ai-models-aurora`](https://github.com/ecmwf-lab/ai-models-aurora):
7+
8+
```bash
9+
pip install ai-models-aurora
10+
```
1511

1612
See
1713
[the documentation of `ai-models`](https://github.com/ecmwf-lab/ai-models)
1814
for more information about `ai-models`
1915
and see
2016
[the documentation of the plugin](https://github.com/ecmwf-lab/ai-models-aurora)
21-
for more information about the Aurora plugin.
17+
for more information about `ai-models-aurora`.

0 commit comments

Comments
 (0)