mbm_1607
commited on
:pencil: Fix typo in README
Browse files
README.md
CHANGED
@@ -42,7 +42,7 @@ Follow these steps to get started with the react-vite-ui template:
|
|
42 |
3. Install the dependencies:
|
43 |
|
44 |
```bash
|
45 |
-
pnpm
|
46 |
```
|
47 |
|
48 |
4. Start the development server:
|
|
|
42 |
3. Install the dependencies:
|
43 |
|
44 |
```bash
|
45 |
+
pnpm install
|
46 |
```
|
47 |
|
48 |
4. Start the development server:
|