Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
LewisWatson committed Mar 21, 2017
1 parent d34c954 commit 59abc64
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 @@ -20,7 +20,7 @@ go get github.com/LewisWatson/carshare-back

```bash
docker run -d -p 27017:27017 mongo --smallfiles
git$GOPATH/bin/carshare-back
$GOPATH/bin/carshare-back
1970/01/01 00:00:00 connecting to mongodb server via url: localhost
1970/01/01 00:00:00 listening on :31415
```
Expand Down

0 comments on commit 59abc64

Please sign in to comment.