From a3b69c4c46c2024cce672d96eac3a6770b916727 Mon Sep 17 00:00:00 2001 From: Eric Trenkel Date: Fri, 5 Aug 2022 14:18:57 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index da49009..f0c5f39 100644 --- a/README.md +++ b/README.md @@ -122,10 +122,4 @@ Then it will update version numbers, build sign and commit everything with the p You can also sign it manually by adding the msix config to the end of the pubspec.yaml file and then run `flutter pub run msix:create` - - -``` This project is made with [Flutter](https://flutter.dev/docs) for Desktop :) - -Sign package for Windows Store: flutter build windows && flutter pub run msix:create -```