Skip to content

Commit

Permalink
Merge pull request #33 from llimllib/patch-1
Browse files Browse the repository at this point in the history
Fix README formatting
  • Loading branch information
cortesi committed Dec 25, 2015
2 parents e1aa3cc + 3b8886b commit 43ab43e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ devd -w ./src http://localhost:8080

# Using devd with modd

```modd -p
```
modd -p
-p "go install ./cmd/server"
-d "server -p 8080"
-d "devd -L http://localhost:8080"
Expand Down

0 comments on commit 43ab43e

Please sign in to comment.