We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3d9be9 commit 82b0d1fCopy full SHA for 82b0d1f
1 file changed
README.md
@@ -20,7 +20,9 @@ Transformez relies on the NGS Horizontal Time-Dependent Positioning (HTDP) softw
20
2. Place `htdp.exe` in a directory that is in your system's `PATH` (e.g., `C:\Windows\System32` or a custom scripts folder).
21
22
**For Linux / macOS:**
23
+
24
You will need a Fortran compiler (like `gfortran`) to compile the source code.
25
26
```bash
27
# 1. Download the Fortran source code
28
wget https://geodesy.noaa.gov/TOOLS/Htdp/HTDP-download.zip
0 commit comments