From f31d6016685648f645944f8a4061d534505471b6 Mon Sep 17 00:00:00 2001 From: Chris Elion Date: Mon, 22 Jun 2020 15:11:06 -0700 Subject: [PATCH] Remove comment about logo with --help --- docs/Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Installation.md b/docs/Installation.md index 757a6d9230..c850140b84 100644 --- a/docs/Installation.md +++ b/docs/Installation.md @@ -132,7 +132,7 @@ pip3 install mlagents Note that this will install `mlagents` from PyPi, _not_ from the cloned repository. If you installed this correctly, you should be able to run -`mlagents-learn --help`, after which you will see the Unity logo and the command +`mlagents-learn --help`, after which you will see the command line parameters you can use with `mlagents-learn`. By installing the `mlagents` package, the dependencies listed in the