Skip to content

Commit 78412ed

Browse files
committed
Updates
1 parent fbaf031 commit 78412ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/install.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ And should see the following output:
3939
|
4040
4141
Install via ``git clone``
42-
-----------------------
42+
-------------------------
4343

4444
If you want the latest and greatest features from torchtune or if you want to become a contributor,
4545
you can also install the package locally with the following command.
@@ -64,7 +64,7 @@ to the package *without* installing via ``git clone``, you can install with the
6464
6565
.. note::
6666

67-
``--no-cache-dir`` will direct ``pip`` to not look for a cached version of torchtune, thereby overwriting
67+
``--no-cache-dir`` will direct ``pip`` to not look for a cached version of torchtune, thereby overwriting
6868
your existing torchtune installation.
6969

7070
If you already have PyTorch installed, torchtune will default to using that version. However, if you want to

0 commit comments

Comments
 (0)