Skip to content
Snippets Groups Projects
Commit a0e3e1a3 authored by Robby3St's avatar Robby3St Committed by Robin Stecher
Browse files

fix(README): correct Git command typo

parent f6e8a131
No related branches found
No related tags found
1 merge request!106Fix: Correct readme git typo
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
Install dependencies: Install dependencies:
1. `git submodules update --init` (Clones the Sitzung Submodule) 1. `git submodule update --init` (Clones the Sitzung Submodule)
2. Install NodeJS >= 18 2. Install NodeJS >= 18
3. `corepack enable` (Enables the `pnpm` shipped with NodeJS) 3. `corepack enable` (Enables the `pnpm` shipped with NodeJS)
4. `pnpm install --ignore-scripts` 4. `pnpm install --ignore-scripts`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment