From 307f791d0ea8259aefe1601a3e6c0f4ae5c596ff Mon Sep 17 00:00:00 2001 From: s3xm3x Date: Mon, 20 Mar 2017 15:24:18 +0100 Subject: [PATCH] Found some typos. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 45803a1..c9cac14 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ These are some small BASIC programs I wrote for solving some common microwave engineering problems with the TI-84 Plus. ## Requierements -If you want to use this programs or even want to contribute follow these steps. You can use any type of editor you like e.g. vim, but you need this compiler: https://sourceforge.net/projects/tibasic/. It is possible to compile it yourselfe or just take some precompiled binaries. If you use Linux you might need to download wine, to use the precompiled windows binaries. +If you want to use this programs or even want to contribute follow these steps. You can use any type of editor you like e.g. vim, but you need this compiler: https://sourceforge.net/projects/tibasic/. It is possible to compile it yourself or just take some precompiled binaries. If you use Linux you might need to download wine, to use the precompiled windows binaries. Moreover you need some software to flash the resulting .8xp files to the TI-84. You can use tilp for linux (http://lpg.ticalc.org/prj_tilp/) or you use TI software for windows. ## Compilation and Flashing