diff --git a/README.md b/README.md index ace6d9a733ad48722e4b868957045ab91cbf2037..3c31d52ed7be97afb1d8b98f03677d76d4bc293b 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Install dependencies: -1. `git submodules update --init` (Clones the Sitzung Submodule) +1. `git submodule update --init` (Clones the Sitzung Submodule) 2. Install NodeJS >= 18 3. `corepack enable` (Enables the `pnpm` shipped with NodeJS) 4. `pnpm install --ignore-scripts`