We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93b756e commit c4d2d08Copy full SHA for c4d2d08
1 file changed
README.md
@@ -31,15 +31,15 @@ gfortran -o htdp htdp.f
31
32
# 3. Move it to your PATH
33
sudo mv htdp /usr/local/bin/
34
-Install Transformez
+```
35
+
36
+### Install Transformez
37
Once HTDP is accessible in your terminal, install the python package:
38
39
```bash
40
pip install transformez
41
```
42
-*Requires [htdp](https://geodesy.noaa.gov/TOOLS/Htdp/Htdp.shtml) to be in your system PATH for frame transformations.*
-
43
## Usage
44
45
**Generate a vertical shift grid for anywhere on Earth.**
0 commit comments