Skip to content
This repository was archived by the owner on May 11, 2021. It is now read-only.
Open
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ The last step is to create an event::
Activate the event [n]: <y|n>


In order to get JavaScript working locally, you must follow the `front end setup instructions here`_.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove the word "here." It makes the sentence awkward.


Running the site locally
========================

Expand All @@ -125,3 +127,4 @@ management command.
.. _pyenv: https://github.com/yyuu/pyenv
.. _pyenv-virtualenvwrapper: https://github.com/yyuu/pyenv-virtualenvwrapper
.. _virtualenvwrapper: https://virtualenvwrapper.rtfd.org
.. _front end setup instructions here: pygotham/frontend/static/README.md