Skip to content

Commit

Permalink
Merge pull request #42 from Zubax/pavel-kirienko-patch-1
Browse files Browse the repository at this point in the history
Update outdated instructions in README
  • Loading branch information
loicgilbert authored Sep 3, 2019
2 parents 6e0a3c9 + 060eb96 commit 0010146
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,12 @@ The following command line options are available:
From the root directory, on Linux:

```bash
PYTHONPATH=kucher pytest # TODO: fix imports to make "PYTHONPATH=kucher" unnecessary
pytest
```

On Windows:

```bash
set PYTHONPATH=kucher
pytest
```

Expand Down

0 comments on commit 0010146

Please sign in to comment.