From 1c43714f878c54c048ca1fbfeba8fb5dfe16df12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Tissot?= Date: Sun, 8 Nov 2020 22:24:09 +0100 Subject: [PATCH] Added sh text styling --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9aef3d909..f7a32715e 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Make sure you have ‘google-services.json’ for Android and/or ‘GoogleServic Default preferences: -``` +```sh npm install -g cordova@latest # Version 9 or higher required npm uninstall @ionic-native/fcm # Ionic support is included and conflicts with @ionic-native's implementation. cordova plugin add cordova-plugin-fcm-with-dependecy-updated @@ -66,7 +66,7 @@ cordova plugin add cordova-plugin-fcm-with-dependecy-updated Complete: -``` +```sh npm install -g cordova@latest # Version 9 or higher required npm uninstall @ionic-native/fcm # Ionic support is included and conflicts with @ionic-native's implementation. cordova plugin add cordova-plugin-fcm-with-dependecy-updated \