Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
naveedkhan8067 authored May 25, 2024
1 parent 2d471ed commit b5ceb76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/hello-world/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ This component displays a platform-specific hello world message.

1. Navigate to `./components/hello-world/` through Command Line
2. Do installations using the following command:
```
```
npm install
```
```
3. Now build the code with the following command:
```
npm run build
Expand Down

0 comments on commit b5ceb76

Please sign in to comment.