Skip to content

Commit

Permalink
Fix ftp path
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrahn committed Apr 9, 2019
1 parent ca70913 commit e6d4aba
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 @@ -17,7 +17,7 @@ found at [http://www.imdb.com/interfaces](http://www.imdb.com/interfaces)
1. download `*gz` files (unpacking not necessary)

```sh
wget ftp://ftp.fu-berlin.de/pub/misc/movies/database/frozendata/*gz
wget ftp://ftp.fu-berlin.de/misc/movies/database/frozendata/*gz
```

2. download and unpack `imdbpy` and the `imdbpy2sql.py` script
Expand Down

0 comments on commit e6d4aba

Please sign in to comment.