You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ If you copy these in your bash profile you wont have to look for them again. We
55
55
56
56
This step reserves the DOI for the paper, allowing you to update metadata before final publication.
57
57
58
-
4.\ Run the [process.py](process.py) script using the provided metadata
58
+
4\. Run the [process.py](process.py) script using the provided metadata
59
59
file. It requires Python 3 plus the libraries [PyYAML](https://pyyaml.org/), [Requests](https://requests.kennethreitz.org/), and [dateutil](https://dateutil.readthedocs.io/en/stable/).
60
60
61
61
First run on the sandbox server to check everything is OK:
5.\ Did this work? Were there any problems? If there were no problems, then use the production server using the `--zenodo` switch instead of the `--sandbox` switch.
70
+
5\. Did this work? Were there any problems? If there were no problems, then use the production server using the `--zenodo` switch instead of the `--sandbox` switch.
0 commit comments