aboutsummaryrefslogtreecommitdiff
path: root/tsalis/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tsalis/README.md')
-rw-r--r--tsalis/README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/tsalis/README.md b/tsalis/README.md
index e58ebd2..fd81a19 100644
--- a/tsalis/README.md
+++ b/tsalis/README.md
@@ -5,11 +5,13 @@ portable enough and should run easily in any terminal environment.
## Building instructions
You'll need nothing but a C compiler (C89). You must build the program and link
-it with *SALIS* (e.g. *libsalis.a*) and ncurses. A sample makefile
+it with *SALIS* (e.g. *libsalis.so*) and ncurses. A sample makefile
(Makefile) is provided for GNU Make. You can also just run the `make` command
inside the salis directory and it will automate the building and linking of
-both the library and this application. Feel free to edit both makefiles as
-needed. If you run into any difficulties, please let me know!
+both the library and this application. By default, both *SALIS* and *TSALIS*
+will be built on the `bin` directory, on the *SALIS* main repository. Feel
+free to edit both makefiles as needed. If you run into any difficulties, please
+let me know!
## List of commands
### Command-line arguments