Skip to content

Commit

Permalink
Merge pull request #150 from aeslaughter/patch-1
Browse files Browse the repository at this point in the history
Fixed error in 'git clone' command.
  • Loading branch information
pkra committed May 23, 2016
2 parents 45cc26e + 508a8ee commit c226b6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ The easiest way to get MathJax and keep it up to date is to use the `Git

.. code-block:: sh
git clone git://github.com/mathjax/MathJax.git MathJax
git clone https://github.com/mathjax/MathJax.git MathJax
to obtain and set up a copy of MathJax. (Note that there is no longer
a ``fonts.zip`` file, as there was in v1.0, and that the ``fonts``
Expand Down

0 comments on commit c226b6e

Please sign in to comment.