Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkay committed Mar 9, 2010
1 parent 59088d0 commit cebbf01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Installing hilite.me

If you want to install hilite.me as your own App Engine application you need to do the following:

* Download the latest [Pygments tarball][1] and copy the contents `pygments` directory into `./src/pygments`.
* Download the latest [Pygments tarball][1] and copy the contents of the `pygments` directory into `./src/pygments`.
* Open `./update` and set `--email` to your email address.
* Open `./src/app.yaml` and change the application from `hilite-me` to your own.
* Open `./src/templates/index.html` and remove the Google Analytics tracking code at the bottom of the template, or replace with our own.
Expand Down

0 comments on commit cebbf01

Please sign in to comment.