Skip to content

Commit 3c6e66a

Browse files
authored
cleaned up formatting and consistency
1 parent 0c7bb56 commit 3c6e66a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/Installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Both directories are located at the root of the repository.
2929
## Install Python (with Dependencies)
3030

3131
In order to use ML-Agents, you need Python 3 along with
32-
the dependencies listed in the [requirements file](../python/requirements.txt).
32+
the dependencies listed in the [requirements file](../python/requirements.txt).
3333
Some of the primary dependencies include:
3434
- [TensorFlow](Background-TensorFlow.md)
3535
- [Jupyter](Background-Jupyter.md)
@@ -40,7 +40,7 @@ If you are a Windows user who is new to Python and TensorFlow, follow [this guid
4040

4141
### Mac and Unix Users
4242

43-
If you do not have Python, you can download and install Python 3 from [here](https://www.python.org/downloads/).
43+
[Download]((https://www.python.org/downloads/) and install Python 3 if you do not already have it.
4444

4545
If your Python environment doesn't include `pip`, see these
4646
[instructions](https://packaging.python.org/guides/installing-using-linux-tools/#installing-pip-setuptools-wheel-with-linux-package-managers)

0 commit comments

Comments
 (0)