From 10f9bbb2a589c066223cd35ef362f9b33ff85fff Mon Sep 17 00:00:00 2001 From: Maximilian Franzke <787658+mfranzke@users.noreply.github.com> Date: Wed, 11 Dec 2024 14:20:17 +0100 Subject: [PATCH] Update README.md --- packages/foundations/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/foundations/README.md b/packages/foundations/README.md index 86062325f5c..3e5effb9e25 100644 --- a/packages/foundations/README.md +++ b/packages/foundations/README.md @@ -306,7 +306,7 @@ If you want to optimize the size of the loaded styles, you might skip loading `@ ## Migration -We provide a cli tool to auto migrate your source code. Use this command in your repository: +We provide a CLI tool to auto migrate your source code. Use this command in your repository: ```shell npx @db-ui/foundations migration --src=./src