Skip to content

Commit

Permalink
Update README.md (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
amorey authored Jun 10, 2024
1 parent 85dd094 commit 1fda589
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/node-http/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ yarn install
Next, run the server:

```bash
node app.js
node server.js
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

0 comments on commit 1fda589

Please sign in to comment.