Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
SpacemanPaul committed May 10, 2024
1 parent b5ddeed commit 0de93b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ Local Postgres database
5. Write an ows config file to identify the products you want available in ows, see example here: https://github.com/opendatacube/datacube-ows/blob/master/datacube_ows/ows_cfg_example.py
6. Run ``datacube-ows-update --schema --read-role <db_read_role> --write-role <db_write_role>`` as a database
superuser role to create ows specific tables and views
7. Run ``datacube-ows-update`` as ``db_write_role`` to pupulate ows extent tables.
7. Run ``datacube-ows-update`` as ``db_write_role`` to populate ows extent tables.

Apache2 mod_wsgi
----------------
Expand Down

0 comments on commit 0de93b4

Please sign in to comment.