From 25a691826cc7adaa7ed675cd2f3418824cac0974 Mon Sep 17 00:00:00 2001 From: Sam Nolan <13807753+Hazelfire@users.noreply.github.com> Date: Mon, 18 Apr 2022 16:02:47 +1000 Subject: [PATCH] Remove TODO that is resolved --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 108720fc..ee4d00c8 100644 --- a/README.md +++ b/README.md @@ -34,8 +34,7 @@ The playground depends on the components library which then depends on the langu # Develop -For any project in the repo, begin by running `yarn` in the top level (TODO: is this true?) - +For any project in the repo, begin by running `yarn` in the top level ```sh yarn ```