diff --git a/README.md b/README.md index 5d56451..476ecc2 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,6 @@ Requirements: - DateTime::Format::SQLite - pip module Pygments -Note to FreeBSD users: When building Inline::Python, you may need to create a symlink from /usr/local/bin/python2.7 to /usr/local/bin/python, as Inline::Python does not, by default, look for any other binary, and no `python` symlink is created when installing python27 from pkg. +Note to FreeBSD users: When building Inline::Python, you may need to create a symlink from `/usr/local/bin/python2.7` to `/usr/local/bin/python`, as Inline::Python does not, by default, look for any other binary, and no `python` symlink is created when installing `python27` from pkg. + +[Solarized-dark](https://gist.github.com/nicolashery/5765395) syntax highlighting theme courtesy of [nicolashery](https://github.com/nicolashery) \ No newline at end of file diff --git a/views/layouts/main.tt b/views/layouts/main.tt index a1df459..dfa4a22 100644 --- a/views/layouts/main.tt +++ b/views/layouts/main.tt @@ -10,7 +10,7 @@
[% content %]