From d9be273f3ab6c0ba6389bd7cdc578f55cb67262d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Tue, 30 Oct 2018 01:07:20 -0300 Subject: [PATCH] Minor fix on #41 --- docs/HowToContribute.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/HowToContribute.md b/docs/HowToContribute.md index a4c4d67f3c..34384df4e0 100644 --- a/docs/HowToContribute.md +++ b/docs/HowToContribute.md @@ -38,7 +38,7 @@ to install the distribution content to development environment, and create cli s **5. Check if the environment is ready** -Now, you can try to start an experiment to check if your environment is ready +Now, you can try to start an experiment to check if your environment is ready. For example, run the command ``` nnictl create --config ~/nni/examples/trials/mnist/config.yml