Skip to content

Commit

Permalink
Fixes more typos
Browse files Browse the repository at this point in the history
  • Loading branch information
Bachmann1234 committed Oct 7, 2018
1 parent 72714ce commit e7e8010
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 @@ -293,10 +293,10 @@ The service is configured via environment variables

This repo contains some example thrifts and one example thrift service. See [Todo Thrift](/example-thrifts/todo.thrift) for a service definition.

To run it just set your pythonpath appropriately (see [My environment](/environment.fish) for how I setup my environment (I use fish shell). Then run
To run it just set your pythonpath appropriately (see [My environment](/environment.fish) for how I setup my environment (I use fish shell)). Then run

```
python tests/todoserver/service.py
```

This service is intended as a development/testing aid. It is not required for useing thrift explorer
This service is intended as a development/testing aid. It is not required for using thrift explorer

0 comments on commit e7e8010

Please sign in to comment.