From 5cc27939b61a053c8b57345475d7f7efa6221402 Mon Sep 17 00:00:00 2001 From: Christopher David Date: Fri, 22 Sep 2023 08:00:45 -0400 Subject: [PATCH] format instructions --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3ac6e79..6e0c32c 100644 --- a/README.md +++ b/README.md @@ -34,8 +34,8 @@ cmake --install . --prefix C:/CLBlast ### run worker -`poetry shell` -`poetry run gputopia_worker` +- `poetry shell` +- `poetry run gputopia_worker` ### run tests