From b164bdb9ae8be68ea2efec9c6c3080f1367705a8 Mon Sep 17 00:00:00 2001 From: Mark McGranaghan Date: Sat, 17 Nov 2012 08:23:23 -0800 Subject: [PATCH] update readme for vendored pygments --- README.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/README.md b/README.md index 1d5cac5..bbf19c5 100644 --- a/README.md +++ b/README.md @@ -30,14 +30,6 @@ To build continuously in a loop: $ tools/build-loop ``` -Builds require the [`pygmentize`](http://pygments.org/) -binary for syntax highlighting. We suggesting using the -most recent version from Bitbucket with e.g.: - -```console -$ export PATH="$HOME/repos/pygments:$PATH" -``` - ### Local Deploy @@ -84,8 +76,6 @@ $ heroku open -r $DEPLOY ``` - - ### License This work is licensed under a