fix README
This commit is contained in:
parent
c6d48c57f6
commit
66cfa2397e
@ -211,7 +211,7 @@ Then let Gonito pull them and evaluate your results, either manually clicking
|
|||||||
A solution to a machine learning challenge can be submitted with the
|
A solution to a machine learning challenge can be submitted with the
|
||||||
special `--submit` option:
|
special `--submit` option:
|
||||||
|
|
||||||
geval --submit --host HOST --token TOKEN
|
geval --submit --gonito-host HOST --token TOKEN
|
||||||
|
|
||||||
where:
|
where:
|
||||||
|
|
||||||
@ -220,8 +220,8 @@ where:
|
|||||||
from "your account" page)
|
from "your account" page)
|
||||||
|
|
||||||
_HOST_ must be given when `--submit` is used (unless the creator of the challenge
|
_HOST_ must be given when `--submit` is used (unless the creator of the challenge
|
||||||
put `--host` option in the `config.txt` file, note that in such a case using
|
put `--gonito-host` option in the `config.txt` file, note that in such a case using
|
||||||
`--host` option will result in an error).
|
`--gonito-host` option will result in an error).
|
||||||
|
|
||||||
If _TOKEN_ was not given, GEval attempts to read it from the `.token`
|
If _TOKEN_ was not given, GEval attempts to read it from the `.token`
|
||||||
file, and if the `.token` file does not exist, the user is asked to
|
file, and if the `.token` file does not exist, the user is asked to
|
||||||
|
Loading…
Reference in New Issue
Block a user