diff --git a/README.md b/README.md index 00ff29c10..04a96bf7f 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,5 @@ MsPASS is made available through [dockerhub](https://hub.docker.com/r/mspass/mspass) and [GitHub Container Registry](https://github.com/mspass-team/mspass/pkgs/container/mspass) that automatically builds with the Dockerfile here. Please refer to the [Documentation](https://www.mspass.org/) for details. + +If you want to contribute to this project, follow this [wiki](https://github.com/mspass-team/mspass/wiki/Compiling-MsPASS-from-source-code) to set up the environment so that you can compile the project and develop locally. Please also go through this [instunctions page](https://github.com/mspass-team/mspass/wiki/Get-started-instructions-for-contributors) before contribution.