From 8a3b4d7d44f69ec2e14a966c9e7fef1e642375fa Mon Sep 17 00:00:00 2001 From: Patrice Mascalchi <18047969+pmascalchi@users.noreply.github.com> Date: Mon, 1 Aug 2022 18:35:07 +0200 Subject: [PATCH] Update README.md --- PythonVenvForAivia/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PythonVenvForAivia/README.md b/PythonVenvForAivia/README.md index 4ad6d03..b43f9f1 100644 --- a/PythonVenvForAivia/README.md +++ b/PythonVenvForAivia/README.md @@ -15,7 +15,7 @@ The recipes are then containing some code to: * Python 3.9 - comes with Aivia -* Accept the risks that come from running Python Scripts you download from the internet. These Cellpose scripts are provided to you to use at your own risk. Note that they may download models and/or related files from GitHub directly, which could be a security risk. +* Accept the risks that come from running Python Scripts you download from the internet. These scripts are provided to you to use at your own risk. ## Installation