Skip to content

Commit a0f1f77

Browse files
committed
readme bold the entry
1 parent b4c8afe commit a0f1f77

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Stream data through multiple QRCodes
3333

3434
## Build & run
3535

36-
1. Install Dependencies
36+
**1. Install Dependencies**
3737

3838
You need install [Node.js](https://nodejs.org) first.The project uses `pnpm` as its package manager. First, ensure you have `pnpm` installed:
3939

@@ -47,7 +47,7 @@ Then, install the project dependencies:
4747
pnpm install
4848
```
4949

50-
2. Build the Project
50+
**2. Build the Project**
5151

5252
Build the project using the command specified in the `package.json` and `netlify.toml`:
5353

@@ -63,7 +63,7 @@ Alternatively, if you want to run the development server to test changes:
6363
pnpm run dev
6464
```
6565

66-
3. Serve the Project Locally
66+
**3. Serve the Project Locally**
6767

6868
if your target environment have `Node.js`, you can copy entire `.output` directory to where you want.You can preview this build using:
6969

0 commit comments

Comments
 (0)