Corrections readme (#27)
* [fix] Docker command in was not showing * [fix] Image points to master
This commit is contained in:
parent
7533bfa812
commit
627da598fd
@ -44,7 +44,6 @@ To install docker compose
|
||||
sudo chmod +x /usr/local/bin/docker-compose
|
||||
|
||||
And finally the containers can be initialized by running
|
||||
|
||||
.. code-block:: bash
|
||||
sudo docker-compose up --build -d
|
||||
|
||||
|
@ -64,7 +64,7 @@ Out:
|
||||
|
||||
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
|
||||
-----------------
|
||||
|
Loading…
Reference in New Issue
Block a user