Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jake-87 authored Jun 9, 2021
1 parent 9117af1 commit ba6cb33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
simple reverse poland calculator in fortran.

## How to build:
Simply download the source, and do a `bmake`. This will compile the software, and will place the executable as fcalc in the top level dir of this project.

* Clone latest source with `git clone https://github.com/jake-87/fortran-calc` or stable source with `git clone https://github.com/jake-87/fortran-calc/tree/stable`
* Run `bmake` in top directory, which will output an executable named `fcalc`.
Requirements:
* `gfortran`
* `bmake`
Expand Down

0 comments on commit ba6cb33

Please sign in to comment.