Skip to content

Commit 88c8cc9

Browse files
committed
reviewer suggestion
1 parent 52a08a6 commit 88c8cc9

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/doc/en/installation/meson.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Using Conda
100100
desired version.
101101

102102
- To compile and install Sage in editable install, just use:
103-
103+
104104
.. code-block:: console
105105
106106
$ pip install --no-build-isolation --editable .
@@ -222,8 +222,7 @@ Remarks
222222
You can update the conda lock files by running ``tools/update-conda.py``.
223223
In order to update the conda environment afterwards use:
224224

225-
.. code-block:: console
226-
225+
.. code-block:: console
227226
228227
$ mamba env update --file environment-3.12-linux.yml --name sage-dev
229228

0 commit comments

Comments
 (0)