Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
b8raoult committed Sep 24, 2024
1 parent 06aabac commit dc1a0cb
Showing 1 changed file with 5 additions and 12 deletions.
17 changes: 5 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@

> [!CAUTION]
> Please do not install from Pypi, the package there with the same name is not this one.
> To install, run:
>
> `pip install git+https://github.com/ecmwf-lab/ai-models-aurora.git`
# ai-models-aurora

ai-models-aurora is an [ai-models](https://github.com/ecmwf-lab/ai-models) plugin to run Microsoft's [Aurora](https://github.com/microsoft/aurora).
Expand All @@ -19,8 +12,8 @@ The model weights are made available for use under the terms of the Creative Com

## Installation

> [!CAUTION]
> Please do not install from Pypi, the package there with the same name is not this one.
> To install, run:
>
> `pip install git+https://github.com/ecmwf-lab/ai-models-aurora.git`
To install the package, run:

```bash
pip install ai-models-aurora
```

0 comments on commit dc1a0cb

Please sign in to comment.