Skip to content

Commit

Permalink
Final
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel-de-Oliveira committed Feb 3, 2022
1 parent 54204e5 commit 7178407
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,24 @@ a super profetional program to use to do perfect things, but you can
install it if you want to test. For while this software is on a BETA
version

### Okay but... How I can install it?
## Okay but... How I can install it?

If you use Linux or MacOS you can use this command:

sudo make install

but if you want to compile only you can write:

make
make all

To uninstall the software you can write this:

make uninstall

For while don't have a Windows version of installer, you can compile
and install for yourself in this case.

How to use?
## How to use?

This software only work by commands, so if want to do something the
comandas works similar of this:
Expand Down

0 comments on commit 7178407

Please # to comment.