Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cressie176 authored Jan 7, 2024
1 parent b2ba71b commit 8e4f57e
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -365,12 +365,6 @@ npm run docker
npm start
```

```bash
Server is listening on port 3000
See http://localhost:3000/documentation
Use CTRL+D or kill -TERM 18964 to stop
```

### JavaScript Variant
```bash
cd examples/javascript
Expand All @@ -379,6 +373,7 @@ npm run docker
npm start
```

### Output
```bash
Server is listening on port 3000
See http://localhost:3000/documentation
Expand Down

0 comments on commit 8e4f57e

Please sign in to comment.