Moves installation -> development
This commit is contained in:
parent
a502cb6ab2
commit
dfc61caa38
@ -1,4 +1,4 @@
|
||||
# Installation
|
||||
# Development
|
||||
|
||||
To install the latest stable release from PyPI (recommended):
|
||||
|
||||
@ -6,14 +6,12 @@ To install the latest stable release from PyPI (recommended):
|
||||
pip install qubed
|
||||
```
|
||||
|
||||
Or to build and install the latest version from github (requires rust):
|
||||
To install the latest version from github (requires rust):
|
||||
|
||||
```bash
|
||||
pip install qubed@git+https://github.com/ecmwf/qubed.git@main
|
||||
```
|
||||
|
||||
## Development
|
||||
|
||||
To build the develop branch from source install a rust toolchain and pip install maturin then run:
|
||||
|
||||
```
|
@ -12,7 +12,7 @@ jupytext:
|
||||
```{toctree}
|
||||
:maxdepth: 1
|
||||
quickstart.md
|
||||
installation.md
|
||||
development.md
|
||||
background.md
|
||||
algorithms.md
|
||||
fiab.md
|
||||
|
Loading…
x
Reference in New Issue
Block a user