From f561ab7bcb756855e1a87c9f6d50a3d19a2802ce Mon Sep 17 00:00:00 2001 From: chauncygu Date: Mon, 19 Sep 2022 11:08:57 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 41deb4b..d999d1a 100755 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ To train your first policy, run this line: ```bash python train.py --task=ShadowHandOver --algo=macpo ``` -Or training, run the lines: +Or run the lines: ```bash chmod +x ./run_experiments.sh