Skip to content

Commit

Permalink
Add a note to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
msullivan committed Sep 12, 2024
1 parent 9f40c88 commit 408b063
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,8 @@

Currently ``make`` and the ``gen_ext_postgis.py`` script should be run
from inside an edgedb development venv.

To build, install, and test into a dev env:
- ``make``
- ``edb load-ext postgis--3.4.2.zip``
- ``edb test tests/test_edgeql_postgis.py``

0 comments on commit 408b063

Please sign in to comment.