Skip to content

Commit 72b4645

Browse files
Update and rename README.md to README.rst
1 parent 55ce7c6 commit 72b4645

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/README.md renamed to src/README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,13 @@ Installing by using PyPi
1313

1414
Install
1515
-------
16+
.. code-block:: bash
17+
1618
git clone https://github.com/Intelligent-Systems-Phystech/implicit-reparameterization-trick.git /tmp/implicit-reparameterization-trick
1719
python3 -m pip install /tmp/implicit-reparameterization-trick/src/
1820
1921
Uninstall
2022
---------
23+
.. code-block:: bash
24+
2125
python3 -m pip uninstall irt

0 commit comments

Comments
 (0)