Skip to content

Commit

Permalink
Fix code highlights in README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Héctor Hurtado committed Oct 31, 2019
1 parent 31f71c2 commit 69cbcd7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,14 @@ With Kapow! you just need to create a ``.pow`` file named ``backups.pow`` that
contains:

.. code-block:: sh
kapow route add /backups \
-c 'cloudx storage ls /backups | grep $(kapow get /request/params/query) | kapow set /response/body'
and execute it in the remote host with the command:

.. code-block:: sh
kapow server backups.pow
and that's it. Done. You have a web server that people can use to request
Expand Down

0 comments on commit 69cbcd7

Please sign in to comment.