Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Starter project for the Python API of Storm via Stormpy
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/stormchecker/storm-project-starter-python/master?filepath=stormpy_starter.ipynb)

## Getting started
Before starting, make sure that Storm and stormpy are installed. If not, see the [documentation](https://moves-rwth.github.io/stormpy/installation.html) for details on how to install stormpy.
Before starting, make sure that Storm and stormpy are installed. If not, see the [documentation](https://stormchecker.github.io/stormpy/installation.html) for details on how to install stormpy.

First, install the Python package. If you use a virtual environment, make sure to use it.
To install the starter package, execute
Expand Down