From b3eae28d078194b347fbdcd48b92d464d4616328 Mon Sep 17 00:00:00 2001 From: nikhila05 Date: Wed, 17 Jan 2018 19:27:51 +0530 Subject: [PATCH] Updated readme.rst file --- README.rst | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/README.rst b/README.rst index 1d17917..8b4c78a 100644 --- a/README.rst +++ b/README.rst @@ -80,11 +80,11 @@ Installation Procedure "jquery": "^3.2.1" } -4. Run npm install to install all package dependencies. +4. Run npm install to install all package dependencies:: npm install -5. Updates Your html file with the following script, link stylesheet tags. +5. Updates Your html file with the following script, link stylesheet tags:: @@ -110,7 +110,7 @@ Installation Procedure 8. Run python manage.py compress_css_js_files to generate compressed css, js file. It will updates html file with respective compressed css, js files. Link, script tags will be loaded with compressed css, js files. -9. If you use django storages, then add the following variable to settings file to load compressed css, js files from s3. +9. If you use django storages, then add the following variable to settings file to load compressed css, js files from s3:: # AWS details @@ -123,11 +123,6 @@ Installation Procedure ENABLE_DJANGO_WEBPACK_AWS = True -Modules used: -------------- - - * Django = 1.9.6 - We are always looking to help you customize the whole or part of the code as you like. @@ -140,8 +135,5 @@ We welcome your feedback and support, raise `github ticket`_ if you want to repo .. _contact us here: https://micropyramid.com/contact-us/ .. _github ticket: https://github.com/MicroPyramid/django-webpacker/issues .. _Here: https://micropyramid.com/django-development-services/ - - or - -mailto:: "hello@micropyramid.com" +or mailto:: "hello@micropyramid.com"