Skip to content

Commit dc41fa5

Browse files
committed
fix: update documentation steps for rebuilding to correct numbering
1 parent e864db3 commit dc41fa5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
# 6. Pull request from dev to main
1717
# 7. Create the release tag (make sure the release tag is vx.x.x to match with GitHub link from documentation)
1818
# Prepare to reload the documentation - (Execute from here just for documentation update).
19-
# 7. Run bash doc/rebuild_docs.sh --clean
20-
# 8. Rebuild the documentation in : https://app.readthedocs.org/projects/uq-physicell/
19+
# 8. Run bash doc/rebuild_docs.sh --clean
20+
# 9. Rebuild the documentation in : https://app.readthedocs.org/projects/uq-physicell/
2121
##### do not use conda env #######
2222

2323
[build-system]

0 commit comments

Comments
 (0)