diff --git a/performance-metrics/README.md b/performance-metrics/README.md index 813c9ecd8e5f..4a54c945b734 100644 --- a/performance-metrics/README.md +++ b/performance-metrics/README.md @@ -9,14 +9,6 @@ helper function used inside other projects It is assumed that you already have the other projects in the monorepo setup correctly. -```bash -make -C app-shell dist-osx - -# Or a different OS -# make -C app-shell dist-win -# make -C app-shell dist-linux -``` - ```bash make -C performance-metrics setup ```