Skip to content

Commit

Permalink
Move to src
Browse files Browse the repository at this point in the history
  • Loading branch information
drew2a committed May 17, 2021
1 parent 63c277f commit fd1f023
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion seedbox/README.md → src/seedbox/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The seedbox consists of two parts:
```
1. Add necessary folders to `PYTHONPATH` (below the bash example)
```shell
export PYTHONPATH=${PYTHONPATH}:`echo .. ../src/{pyipv8,tribler-common,tribler-core} | tr " " :`
export PYTHONPATH=${PYTHONPATH}:`echo ../.. ../{pyipv8,tribler-common,tribler-core} | tr " " :`
```

## Torrent seeding
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit fd1f023

Please sign in to comment.