Skip to content

Commit c4d2d08

Browse files
authored
README formatting (#9)
1 parent 93b756e commit c4d2d08

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,15 @@ gfortran -o htdp htdp.f
3131

3232
# 3. Move it to your PATH
3333
sudo mv htdp /usr/local/bin/
34-
Install Transformez
34+
```
35+
36+
### Install Transformez
3537
Once HTDP is accessible in your terminal, install the python package:
3638

3739
```bash
3840
pip install transformez
3941
```
4042

41-
*Requires [htdp](https://geodesy.noaa.gov/TOOLS/Htdp/Htdp.shtml) to be in your system PATH for frame transformations.*
42-
4343
## Usage
4444

4545
**Generate a vertical shift grid for anywhere on Earth.**

0 commit comments

Comments
 (0)