Skip to content

Commit 86ac317

Browse files
committed
Some more typos
1 parent f3ff0d4 commit 86ac317

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
@@ -406,7 +406,7 @@ To deal with the fact that ``labelImg`` (on Windows) requires the use of ``pyqt4
406406
407407
activate labelImg
408408
409-
Once you have activated your virtual environment, the name of the environment should be displayed within brackets at the beggining of your cmd path specifier, e.g.:
409+
Once you have activated your virtual environment, the name of the environment should be displayed within brackets at the beginning of your cmd path specifier, e.g.:
410410

411411
.. code-block:: ps1con
412412
@@ -415,7 +415,7 @@ Once you have activated your virtual environment, the name of the environment sh
415415
Downloading labelImg
416416
~~~~~~~~~~~~~~~~~~~~
417417

418-
- Inside you ``TesnorFlow`` folder, create a new directory, name it ``addons`` and then ``cd`` into it.
418+
- Inside you ``TensorFlow`` folder, create a new directory, name it ``addons`` and then ``cd`` into it.
419419
- To download the package you can either use `Git <https://git-scm.com/downloads>`_ to clone the `labelImg repo <https://github.com/tzutalin/labelImg>`_ inside the ``TensorFlow\addons`` folder, or you can simply download it as a `ZIP <https://github.com/tzutalin/labelImg/archive/master.zip>`_ and extract it's contents inside the ``TensorFlow\addons`` folder. To keep things consistent, in the latter case you will have to rename the extracted folder ``labelImg-master`` to ``labelImg``. [#]_
420420
- You should now have a single folder named ``addons\labelImg`` under your ``TensorFlow`` folder, which contains another 4 folders as such:
421421

0 commit comments

Comments
 (0)