Compare commits
2 Commits
master
...
correction
Author | SHA1 | Date | |
---|---|---|---|
2dcca756c6 | |||
91b0c1492a |
@ -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