From 9a5b7b1ec948833e7be9923b81deca8165d7ba58 Mon Sep 17 00:00:00 2001 From: Victor Berchet Date: Sat, 24 Aug 2024 13:16:10 +0200 Subject: [PATCH] Update the docs --- libs/windy-sounding/CHANGELOG.md | 4 ++++ libs/windy-sounding/CONTRIBUTING.md | 5 +---- libs/windy-sounding/README.md | 3 ++- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/libs/windy-sounding/CHANGELOG.md b/libs/windy-sounding/CHANGELOG.md index f76898b7..68d3a6fe 100644 --- a/libs/windy-sounding/CHANGELOG.md +++ b/libs/windy-sounding/CHANGELOG.md @@ -1,5 +1,9 @@ # Release history +## next + +- Fix the required update check + ## 4.1.5 - Aug 22, 2024 - Add support for the ALADIN model diff --git a/libs/windy-sounding/CONTRIBUTING.md b/libs/windy-sounding/CONTRIBUTING.md index eee8a3f5..c280e869 100644 --- a/libs/windy-sounding/CONTRIBUTING.md +++ b/libs/windy-sounding/CONTRIBUTING.md @@ -11,10 +11,7 @@ npm i npm --prefix libs/windy-sounding i ``` -Then run either: - -- `nx serve windy-sounding --build.watch=true` and visit `windy.com/dev` and enter `https://localhost:9999/plugin.js` as the url to the plugin -- or `nx preview windy-sounding` and visit `windy.com/dev` and enter `https://localhost:9999/src/plugin.ts` as the url to the plugin +Then run `nx preview windy-sounding --build.watch` and visit `windy.com/dev` and enter `https://localhost:9999/plugin.js` as the url to the plugin Then press `Install and open plugin` and the plugin will open to the right side. diff --git a/libs/windy-sounding/README.md b/libs/windy-sounding/README.md index 2493ec15..af507b48 100644 --- a/libs/windy-sounding/README.md +++ b/libs/windy-sounding/README.md @@ -48,7 +48,8 @@ Installed plugins persist across visits so you only have to install them once pe First open "" from **a browser** on your phone. -**Clicking on a link does not work, you have to type or copy paste the URL in a browser** +> [!IMPORTANT] +> Clicking on a link does not work, you have to type or copy paste the URL in a browser Find the "flyXC Soundings" plugin and click on "Install" and "Open"