Add backticks to fix typos

This commit is contained in:
Carol Willing 2016-01-08 14:15:17 -08:00
parent 5f31251b29
commit 02b5f46208

View File

@ -75,7 +75,7 @@ Make sure to use `twine <https://github.com/pypa/twine>`_ to upload the archives
$ twine upload dist/*
6. If all went well, change the ``notebook/_version.py`` back adding the `.dev` suffix.
6. If all went well, change the ``notebook/_version.py`` back adding the ``.dev`` suffix.
7. Push directly on master, not forgetting to push `--tags`.
7. Push directly on master, not forgetting to push ``--tags``.