Skip to content

Commit

Permalink
Fixes docs code sample
Browse files Browse the repository at this point in the history
  • Loading branch information
iMerica committed Mar 28, 2020
1 parent 53ca547 commit 68dbdf7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/demo.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Now, go to ``http://127.0.0.1:8000/`` in your browser. There is also a
Single Page Application (SPA) in React within the ``demo/`` directory. To run this do:

.. code-block:: python
cd react-spa/
yarn # or npm install
yarn run start
Expand Down

0 comments on commit 68dbdf7

Please sign in to comment.