Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardchalstrey1 authored Dec 12, 2024
1 parent 0471faf commit f8069de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ You can explore the Cliopatria dataset in an interactive Jupyter notebook. The [

```
pip install -r notebooks/requirements.txt
python convert_data.py cliopatria.geojson
python notebooks/convert_data.py cliopatria.geojson
```

You can also explore Cliopatria on the Seshat website (see links [above](#about-the-project)).
Expand Down Expand Up @@ -96,4 +96,4 @@ If you wish to edit Cliopatria and make a new release, do the following:
7. On GitHub, click "Releases" (on the right of this page). Choose the tag you created and name the release the same i.e. `vX.X.X`. Enter any relevant info describing the changes in the release. The linked [Zenodo](https://zenodo.org/records/13363121) will automatically get updated with the latest release.
After making a new release, you may wish to update the Seshat website with the latest version of Cliopatria. Contact a `Seshat Admin` who can follow [these instructions](https://seshat-global-history-databank.github.io/seshat/admin/setup/spatialdb.html#cliopatria-shape-dataset).
After making a new release, you may wish to update the Seshat website with the latest version of Cliopatria. Contact a `Seshat Admin` who can follow [these instructions](https://seshat-global-history-databank.github.io/seshat/admin/setup/spatialdb.html#cliopatria-shape-dataset).

0 comments on commit f8069de

Please sign in to comment.