Skip to content

Commit 57c822d

Browse files
author
Chris Elion
authored
Remove comment about logo with --help (#4148)
1 parent 808071b commit 57c822d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ pip3 install mlagents
132132

133133
Note that this will install `mlagents` from PyPi, _not_ from the cloned
134134
repository. If you installed this correctly, you should be able to run
135-
`mlagents-learn --help`, after which you will see the Unity logo and the command
135+
`mlagents-learn --help`, after which you will see the command
136136
line parameters you can use with `mlagents-learn`.
137137

138138
By installing the `mlagents` package, the dependencies listed in the

0 commit comments

Comments
 (0)