Added to "README.md"

This commit is contained in:
T4rtP1ck13 2021-06-16 18:58:57 -05:00
parent a74f114c8a
commit 7d2088d788

View file

@ -1,8 +1,15 @@
Installation instructions:
Open up your terminal application, Then type in "git clone https://github.com/T4rtP1ck13/Terminal-Based-Calculator" this downloads the folder with all the necessary files, next you have to go into the folder
we downloaded to do this type in "cd Terminal-Based-Calculator" and finally to run the installer type in "bash Installer.sh".
Open up your terminal application, Then type in
> git clone https://github.com/T4rtP1ck13/Terminal-Based-Calculator"
this downloads the folder with all the necessary files, next you have to go into the folder
we downloaded to do this type in
> cd Terminal-Based-Calculator
and finally to run the installer type in
> bash Installer.sh.
Execution instructions:
To execute the program you will need to go onto your desktop and click/double click on "Calculator".
To execute the program you will need to go onto your desktop and click/double click on
> Calculator.
NOTE: This calculator is only for fun to test out my coding skills, Please report issues in the issue tab so I can fix them. Please don't be rude in the issues tab :).