Skip to content

Commit b164bdb

Browse files
committed
update readme for vendored pygments
1 parent 845529c commit b164bdb

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,6 @@ To build continuously in a loop:
3030
$ tools/build-loop
3131
```
3232

33-
Builds require the [`pygmentize`](http://pygments.org/)
34-
binary for syntax highlighting. We suggesting using the
35-
most recent version from Bitbucket with e.g.:
36-
37-
```console
38-
$ export PATH="$HOME/repos/pygments:$PATH"
39-
```
40-
4133

4234
### Local Deploy
4335

@@ -84,8 +76,6 @@ $ heroku open -r $DEPLOY
8476
```
8577

8678

87-
88-
8979
### License
9080

9181
This work is licensed under a

0 commit comments

Comments
 (0)