diff --git a/README b/README index d4d613b..b308e97 100644 --- a/README +++ b/README @@ -14,4 +14,4 @@ A library which provides a random string generation function. + Installation -Run 'make static' to compile a static library, or 'make shared' to compile a shared library. Then, run 'make install-static' or 'make install-shared' depending on what you ran previously. +Run 'make' to create the static library. Run 'make install' to install the static library and header.