diff --git a/projects/implicitron_trainer/README.md b/projects/implicitron_trainer/README.md index d8e2fd9c..01664a68 100644 --- a/projects/implicitron_trainer/README.md +++ b/projects/implicitron_trainer/README.md @@ -75,7 +75,7 @@ which correspond to the executables as follows: For instance, in order to directly execute training with the python script, users can call: ```shell -cd /projects/ \ +cd /projects/ python -m implicitron_trainer.experiment ` ```