Skip to content

Commit

Permalink
Fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
mrorii committed Jan 27, 2013
1 parent 3c79474 commit aa8557a
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 @@ -26,7 +26,7 @@ The code in `sample/client/EDAMTest.py` demonstrates the basics of using the Eve
3. On the command line, run the following command to execute the script:

```bash
$ export PYTHONPATH=../lib; python EDAMTest.py
$ export PYTHONPATH=../../lib; python EDAMTest.py
```

Getting Started - Django with OAuth
Expand Down

0 comments on commit aa8557a

Please sign in to comment.