Skip to content

Commit d85e5e6

Browse files
committed
update README.rst
1 parent 8c519ec commit d85e5e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Demo_
1414
Test and experiment on your machine
1515
===================================
1616

17-
This repository includes ``Dockerfile`` and ``docker-compose.yml`` files so you can easily setup and start to experiment with ``django-bootstrap-modal-forms`` running inside of container on your local machine. Any changes made in bootstrap_modal_forms, examples and test folders are reflected directly in container (see docker-compose.yml) and the data stored in sqlite3 database are persistent even if you remove stopped container. Follow the steps bellow to run the app::
17+
This repository includes ``Dockerfile`` and ``docker-compose.yml`` files so you can easily setup and start to experiment with ``django-bootstrap-modal-forms`` running inside of a container on your local machine. Any changes you make in ``bootstrap_modal_forms``, ``examples`` and ``test`` folders are reflected in the container (see docker-compose.yml) and the data stored in sqlite3 database are persistent even if you remove stopped container. Follow the steps below to run the app::
1818

1919
$ clone repository
2020
$ cd django-bootstrap-modal-forms

0 commit comments

Comments
 (0)