Skip to content

Commit

Permalink
Add README
Browse files Browse the repository at this point in the history
  • Loading branch information
ddevault committed Apr 20, 2014
1 parent 1a6e8a6 commit 59cefb3
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# mktiupgrade

Build Texas Instruments calculator OS upgrades from ROM dumps.

## Compiling/Installation

On Linux/Mac/other unix-like:

$ cmake .
$ make
# make install

On Windows, read the docs for cmake and choose your favorite way of buildling it (MinGW, Cygwin, Visual Studio, etc).

0 comments on commit 59cefb3

Please sign in to comment.