From 66cfa2397e1f3d57e453d153e291eccb42a4bcb0 Mon Sep 17 00:00:00 2001 From: Filip Gralinski Date: Sat, 1 Sep 2018 17:16:25 +0200 Subject: [PATCH] fix README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 428a3d9..7d96682 100644 --- a/README.md +++ b/README.md @@ -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 special `--submit` option: - geval --submit --host HOST --token TOKEN + geval --submit --gonito-host HOST --token TOKEN where: @@ -220,8 +220,8 @@ where: from "your account" page) _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 -`--host` option will result in an error). +put `--gonito-host` option in the `config.txt` file, note that in such a case using +`--gonito-host` option will result in an error). 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