From d79647601333379b7005c5777398d6da1fa05833 Mon Sep 17 00:00:00 2001 From: Meng Zhang Date: Mon, 27 Mar 2023 09:38:24 +0800 Subject: [PATCH] Update README.md --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index eaa77fd..576166a 100644 --- a/README.md +++ b/README.md @@ -11,12 +11,3 @@ An opensource / on-prem alternative to GitHub Copilot ## Deployment See [deployment](./deployment/README.md) - -## Development - -Assuming Linux workstation with: -1. docker -2. docker w/ gpu driver -3. python 3.10 - -Use `make setup-development-environment` to setup basic dev environment.