File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ and run the following ::
9797
9898This package also provides command-line utilities. To check the software has been installed correctly, type ::
9999
100- diffpy. srxplanar --version
100+ diffpy- srxplanar --version
101101
102102You can also type the following command to verify the installation. ::
103103
@@ -106,7 +106,7 @@ You can also type the following command to verify the installation. ::
106106
107107To view the basic usage and available commands, type ::
108108
109- diffpy. srxplanar -h
109+ diffpy- srxplanar -h
110110
111111Getting Started
112112---------------
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ exclude = [] # exclude packages matching these glob patterns (empty by default)
4949namespaces = false # to disable scanning PEP 420 namespaces (true by default)
5050
5151[project .scripts ]
52- diffpy. srxplanar = " diffpy.srxplanar.srxplanar_app:main"
52+ diffpy- srxplanar = " diffpy.srxplanar.srxplanar_app:main"
5353
5454[tool .setuptools .dynamic ]
5555dependencies = {file = [" requirements/pip.txt" ]}
You can’t perform that action at this time.
0 commit comments