Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Commit

Permalink
Merge pull request #142 from kant/patch-2
Browse files Browse the repository at this point in the history
Fix formatting on paragraph #68
  • Loading branch information
jeffmcaffer committed Aug 12, 2018
2 parents 56c4236 + 1c15290 commit 0753a01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -65,7 +65,7 @@ Given a running crawler service (see above), you can control it using either a s

## `cc` command line

The *crawler-cli* (aka `cc`) can run interactively or as a single command processor and enables a number of basic operations. For now the crawler-cli is not published as an npm. Instead, [clone its repo]((https://github.com/Microsoft/crawler-cli.git), run `npm install` and run the command line using
The *crawler-cli* (aka `cc`) can run interactively or as a single command processor and enables a number of basic operations. For now the crawler-cli is not published as an npm. Instead, [clone its repo](https://github.com/Microsoft/crawler-cli.git), run `npm install` and run the command line using

```
node bin/cc -i [-s <server url>]
Expand Down

0 comments on commit 0753a01

Please sign in to comment.