We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e78bcaa commit 3900a65Copy full SHA for 3900a65
1 file changed
README.md
@@ -25,7 +25,7 @@ Before you begin, ensure you have the following installed on your system:
25
- **Node.js**: [Download and install Node.js](https://nodejs.org/) (LTS version recommended).
26
- **pnpm**: A fast, disk space-efficient package manager. Install it globally if you don’t already have it:
27
28
- ```bash
+```bash
29
npm install -g pnpm
30
```
31
0 commit comments