X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=README.md;h=ab751e3cb3af2f2e50c7b8992d2ad4eeaf567120;hb=4597fdc580a3a20384ecef821fe781a1099d733f;hp=969b8ef4c2af049d0dbfdbf5057e960b312a9977;hpb=e302df1d4573ef07df7c44a210a34e429f571814;p=e-mobility-charging-stations-simulator.git diff --git a/README.md b/README.md index 969b8ef4..ab751e3c 100644 --- a/README.md +++ b/README.md @@ -34,10 +34,11 @@ brew install node ## Installation -Enable corepack if not already done: +Enable corepack if not already done and install latest pnpm version: ```shell corepack enable +corepack prepare pnpm@latest --activate ``` In the repository root, run the following command: @@ -676,4 +677,4 @@ We as members, contributors, and leaders pledge to make participation in our com ## Licensing -Copyright 2020-2022 SAP SE or an SAP affiliate company and e-mobility-charging-stations-simulator contributors. Please see our [LICENSE](LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/SAP/e-mobility-charging-stations-simulator). +Copyright 2020-2023 SAP SE or an SAP affiliate company and e-mobility-charging-stations-simulator contributors. Please see our [LICENSE](LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/SAP/e-mobility-charging-stations-simulator).