From ddbccda73e170627555ed8bd5e85accd9e91f03a Mon Sep 17 00:00:00 2001 From: tege Date: Mon, 22 Feb 1999 21:49:46 +0100 Subject: Phics spelling erous. --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'INSTALL') 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 -- cgit v1.2.1