Skip to content

Commit

Permalink
docs: add wheel build dep
Browse files Browse the repository at this point in the history
  • Loading branch information
aaraney authored and hellkite500 committed Jun 11, 2024
1 parent 51ef18b commit eae3da9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ To get a sense of the operation of the routing scheme, follow this sequence of c

```
# install required python modules
$ pip3 install numpy pandas xarray netcdf4 joblib toolz pyyaml Cython geopandas pyarrow deprecated
$ pip3 install numpy pandas xarray netcdf4 joblib toolz pyyaml Cython geopandas pyarrow deprecated wheel
# clone t-toute
$ git clone --progress --single-branch --branch master http://github.com/NOAA-OWP/t-route.git
Expand Down

0 comments on commit eae3da9

Please sign in to comment.