Skip to content

Commit

Permalink
updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonSering committed Jun 2, 2024
1 parent b35d126 commit 317b9eb
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ Rolling Stock Scheduling (RSSched) by SBB and ETH Zurich.

## Setup

1. install poetry: https://python-poetry.org/docs/
1. install poetry a package manager for python: https://python-poetry.org/docs/

2. run:

```sh
poetry install
```
2. install the dependencies for this project via:
```sh
poetry install
```

## Plots

Expand Down

0 comments on commit 317b9eb

Please sign in to comment.