Skip to content

Commit 19dca53

Browse files
authored
docs: correct rslib mf command in README (#1245)
1 parent 007c5f0 commit 19dca53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/module-federation/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ pnpm dev:remote
4242
2. Start the Rslib MF module
4343

4444
```bash
45-
pnpm dev:rslib
45+
pnpm dev:mf
4646
```
4747

4848
3. Start the host app
@@ -64,7 +64,7 @@ pnpm dev:remote
6464
2. Start the Rslib MF module
6565

6666
```bash
67-
pnpm dev:rslib
67+
pnpm dev:mf
6868
```
6969

7070
2. Start the host app

0 commit comments

Comments
 (0)