Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
damianperera authored Jun 6, 2020
1 parent 670e043 commit 56e84a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ $ ./deno run
```

### Build
Execute the following command in your terminal to bundle your source files and dependencies, compile the TypeScript files and creates a `server.bundle.js` file in the `build/` directory.
Execute the following command in your terminal to bundle your source files and dependencies, compile the TypeScript files and create a `server.bundle.js` file in the `build/` directory.
```bash
$ ./deno build
```
Expand Down

0 comments on commit 56e84a6

Please sign in to comment.