Skip to content

Commit 36a48bd

Browse files
authored
Merge pull request #10 from abubelinha/patch-1
changed Grab documentation urls (grablib.org not working anymore)
2 parents 4708538 + 09d2986 commit 36a48bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@ UTC date / time to the directory `/tmp`, e.g. `/tmp/2016-03-11--15-19-04-UTC_exa
8484
## Requirements
8585

8686
- A [Python 3.4+](https://www.python.org/) installation on your system
87-
- [Grab - python web-scraping framework](http://grablib.org/): Install via `pip install -U Grab` or see
88-
the [installation instructions](http://docs.grablib.org/en/latest/usage/installation.html) if you run into problems.
87+
- [Grab - python web-scraping framework](https://github.com/lorien/grab): Install via `pip install -U Grab` or see
88+
the [installation instructions](https://grab.readthedocs.io/en/latest/usage/installation.html) if you run into problems.
8989

9090
__Note for Windows users__: while it is possible to install the requirements natively, it is often easier to use the
9191
[Windows Subsystem for Linux](https://docs.microsoft.com/en-us/windows/wsl/install-win10) if you are using Windows 10

0 commit comments

Comments
 (0)