mirror of
https://github.com/postlight/mercury-parser
synced 2024-11-17 03:25:31 +00:00
chore: updated readme
This commit is contained in:
parent
60a6861e18
commit
c30fb2e4c0
@ -147,9 +147,9 @@ Now that you know the basics of how custom extractors work, let's walk through t
|
||||
First, you'll need to clone the Mercury Parser repository and install dependencies.
|
||||
|
||||
```bash
|
||||
git clone git@github.com:postlight/readability-parser.git
|
||||
git clone git@github.com:postlight/mercury-parser.git
|
||||
|
||||
cd readabilty-parser
|
||||
cd mercury-parser
|
||||
|
||||
npm install
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user