Skip to content

Commit d22fce1

Browse files
committed
README fix: markdown -> rst
1 parent 6ceabb6 commit d22fce1

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.rst

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,10 @@ resulting visualizations and use the editor tool `on this website
5353
Reproducing viridis
5454
^^^^^^^^^^^^^^^^^^^
5555

56-
Load [viridis AKA option_d.py](https://github.com/BIDS/colormap/) using:
56+
Load `viridis AKA option_d.py <https://github.com/BIDS/colormap/>`__ using::
5757

58-
```
59-
python -m viscm --uniform-space buggy-CAM02-UCS -m Bezier edit /tmp/option_d.py
60-
```
58+
viscm --uniform-space buggy-CAM02-UCS -m Bezier edit /tmp/option_d.py
6159

6260
Note that there was a small bug in the assumed sRGB viewing conditions
6361
while designing viridis. It does not affect the outcome by much. Also
64-
see `python -m viscm --help`.
62+
see :code:`viscm --help`.

0 commit comments

Comments
 (0)