From 32be7054c295a6ba257c2aae9cfd263c6a544290 Mon Sep 17 00:00:00 2001 From: Dominik Moritz Date: Wed, 27 Nov 2024 15:15:35 -0500 Subject: [PATCH] remove yarn from readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23285bd9c..308bf6c2a 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ The Vega editor supports [React Developer Tools](https://github.com/facebook/rea ## Building preview images -Build images with `yarn generate-example-images`. +Build images with `npm run generate-example-images`. ## Contributing guidelines