We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 845529c commit b164bdbCopy full SHA for b164bdb
README.md
@@ -30,14 +30,6 @@ To build continuously in a loop:
30
$ tools/build-loop
31
```
32
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
41
42
### Local Deploy
43
@@ -84,8 +76,6 @@ $ heroku open -r $DEPLOY
84
76
85
77
86
78
87
88
89
79
### License
90
80
91
81
This work is licensed under a
0 commit comments