Skip to content

Commit

Permalink
pkgs/sagemath-lrslib/README.rst: Fix markup
Browse files Browse the repository at this point in the history
  • Loading branch information
mkoeppe committed Nov 11, 2024
1 parent ab94889 commit 09e6b2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/sagemath-lrslib/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Finding the installation location of an lrslib program::
In [2]: LrsNash().absolute_filename()
Out[2]: '/Users/mkoeppe/.local/pipx/.cache/db3f5a0e2996f81/lib/python3.11/site-packages/sage_wheels/bin/lrsnash'

Use with `sage.game_theory <https://doc.sagemath.org/html/en/reference/game_theory/index.html`_::
Use with `sage.game_theory <https://doc.sagemath.org/html/en/reference/game_theory/index.html>`_::

$ pipx run --pip-args="--prefer-binary" --spec "passagemath-lrslib[test]" ipython

Expand Down

0 comments on commit 09e6b2f

Please sign in to comment.