Skip to content

Commit

Permalink
simplified installation howto
Browse files Browse the repository at this point in the history
  • Loading branch information
veenstrajelmer committed Sep 12, 2024
1 parent 00f67fb commit fd533f5
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,4 @@ Voor het afleiden van kengetallen als slotgemiddelden, gemiddelde getijkrommen,
De methodieken in deze repository hebben nog geen definitieve status en zijn daarom nog niet geschikt voor productie.

## installation
- download Miniforge3 from [the miniforge github](https://github.com/conda-forge/miniforge?tab=readme-ov-file#download) and install it with the recommended settings.
- open Miniforge Prompt
- `conda create --name kw_env python -y`
- `conda activate kw_env`
- `pip install kenmerkendewaarden`
- install with `pip install kenmerkendewaarden`

0 comments on commit fd533f5

Please sign in to comment.