Update README.md

add-more-languages
Meng Zhang 2023-03-27 09:38:24 +08:00 committed by GitHub
parent 92ddbe8705
commit d796476013
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 9 deletions

View File

@ -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.