summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authortege <tege@gmplib.org>1999-02-22 21:49:46 +0100
committertege <tege@gmplib.org>1999-02-22 21:49:46 +0100
commitddbccda73e170627555ed8bd5e85accd9e91f03a (patch)
tree734913a5b74f00caa4b1a72fd5c00cd639755e37 /INSTALL
parentef3c6043ba61b19cf4ecbbfbcb2e7d84c0f4aaa6 (diff)
downloadgmp-ddbccda73e170627555ed8bd5e85accd9e91f03a.tar.gz
Phics spelling erous.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index e5d5d32cf..d08a16a9f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -82,7 +82,7 @@ In practice, that example would be written like this instead:
Finally, you have to compile your test program, and link it with the MP
library. Assuming your working directory is still the gmp source directory,
-type, and that your source file is called example.c, do:
+and that your source file is called example.c, enter:
gcc -g -I. example.c libgmp.a