Skip to content

Commit

Permalink
Add pre-commit install commands
Browse files Browse the repository at this point in the history
  • Loading branch information
ylyangtw committed Jun 21, 2024
1 parent 081ffa8 commit 94c42fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ Please use pip for installing pyincore-viz at your discretion.
**Prerequisite**

* GDAL C library must be installed to install pyincore-viz. (for Ubuntu, **gdal-bin** and **libgdal-dev**)
* For developers, pre-install must be installed. If not, run `brew install pre-commit` or `pip install pre-commit`.

To install **pyincore-viz** package, run

Expand Down

0 comments on commit 94c42fe

Please sign in to comment.