Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoledoux committed Sep 28, 2023
1 parent 7a702a0 commit 7f26b07
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 @@ -60,7 +60,7 @@ You can then continue with:
Supported CityJSON versions
---------------------------

Currently it supports `CityJSON v2.0 <https://www.cityjson.org/specs/>`_, but v1.1 and v1.0 files can be upgraded automatically with the operator `upgrade`.
Currently it supports `CityJSON v2.0 <https://www.cityjson.org/specs/>`_, but v1.1 and v1.0 files can be upgraded automatically with the operator upgrade`.

The operators (``cjio --version``) expect that your file is using the latest version `CityJSON schema <https://www.cityjson.org/specs/overview/>`_.
If your file uses an earlier version, you can upgrade it with the ``upgrade`` operator: ``cjio old.json upgrade save newfile.city.json``
Expand Down

0 comments on commit 7f26b07

Please sign in to comment.