Corrections readme (#27)
* [fix] Docker command in was not showing * [fix] Image points to master
This commit is contained in:
parent
7533bfa812
commit
627da598fd
@ -43,10 +43,9 @@ To install docker compose
|
|||||||
|
|
||||||
sudo chmod +x /usr/local/bin/docker-compose
|
sudo chmod +x /usr/local/bin/docker-compose
|
||||||
|
|
||||||
And finally the containers can be initialized by running
|
And finally the containers can be initialized by running
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
sudo docker-compose up --build -d
|
sudo docker-compose up --build -d
|
||||||
|
|
||||||
Sign in
|
Sign in
|
||||||
-----------------
|
-----------------
|
||||||
|
@ -64,7 +64,7 @@ Out:
|
|||||||
|
|
||||||
Calculating the monthly salary
|
Calculating the monthly salary
|
||||||
--------------------------------
|
--------------------------------
|
||||||
.. image:: https://raw.githubusercontent.com/PootisPenserHere/payroll_manager/Diagrams/master/calculatingSalary.bmp
|
.. image:: https://raw.githubusercontent.com/PootisPenserHere/payroll_manager/master/documentation/calculatingSalary.bmp
|
||||||
|
|
||||||
Tests cases
|
Tests cases
|
||||||
-----------------
|
-----------------
|
||||||
|
Loading…
Reference in New Issue
Block a user