Skip to content

Commit

Permalink
Fixed Quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
trimoq authored May 14, 2018
1 parent 8006557 commit 752d96e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

## Building
Make sure you have a working rust toolchain, refer to the rocket docs.
Run 'make' to build a Zip-file deployable to a server
Run `make` to build a Zip-file deployable to a server

## Running
Select your profile with 'ROCKET_ENV=production' and run the binary.
Select your profile with `ROCKET_ENV=production` and run the binary.

0 comments on commit 752d96e

Please sign in to comment.