From 2fb88d73ece43f17d657bb40bedbd1fa8583f211 Mon Sep 17 00:00:00 2001 From: Joaquin Matres <4514346+joamatab@users.noreply.github.com> Date: Wed, 16 Aug 2023 08:50:42 -0700 Subject: [PATCH] update readme --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 823522c1..11bcab06 100644 --- a/README.md +++ b/README.md @@ -14,11 +14,9 @@ It provides a fully python driven flow alternative for the most advanced users t ## Installation -If you don't have python installed on your system you can [download the gdsfactory installer](https://github.com/gdsfactory/gdsfactory/releases) with python3, miniconda and all gdsfactory plugins. - ### Installation for new gdsfactory users -Use python3.10 or python3.11, as some tools like kfactory are not available for older versions of python. We recommend [VSCode](https://code.visualstudio.com/) as an IDE. +Use python3.10 or python3.11. We recommend [VSCode](https://code.visualstudio.com/) as an IDE. If you don't have python installed on your system you can [download anaconda](https://www.anaconda.com/download/)