diff --git a/README.md b/README.md index 0836122ca6f6d41e258a0896a07bc843b83ae437..39d71593705405be0126418a087a434893f8c33b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,11 @@ # Installation -Download the last RTKLIB version [http://www.rtklib.com/](url) -an save it in your home directory (/home/user-name). +Clone the repository in your chosen directory. In a new terminal: + +``` +cd <your/path> +git clone <repo-link> +``` Create a directory to build all the source files: ```