diff --git a/README.rst b/README.rst index 6364175..38bd037 100644 --- a/README.rst +++ b/README.rst @@ -5,7 +5,7 @@ Homepage of https://cryptohagen.dk/ Running locally: -1. Install Docker and docker-compose -1. Run ``docker-compose up`` +#. Install Docker and docker-compose +#. Run ``docker-compose up`` If you have changes to `Gemfile`, run ``docker-compose run jekyll bundle update``.