From ddcba64df7e82ea0956fd5cf71e422c24def397f Mon Sep 17 00:00:00 2001 From: nmfretz Date: Mon, 25 Mar 2024 12:32:45 -0700 Subject: [PATCH] add date for new instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 408ca032..e0497c47 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Umbrel App Framework -Instructions for testing an app for Umbrel have changed with the recent release of umbrelOS 1.0. New instructions are on the way! +Instructions for testing an app for Umbrel have changed with the recent release of umbrelOS 1.0. New instructions will be posted here on 1 April 2024! Previous instructions for packaging and testing an app can be found [here](https://github.com/getumbrel/umbrel-apps/blob/9eae789b8512ef2a213805524e17f33d2128e33e/README.md)