Skip to content

Commit 97cf769

Browse files
committed
Update Readme
1 parent 29757dd commit 97cf769

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

README.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,15 @@ tar -xzf
2020
Follow this project board to know the latest status of the project: [https://github.com/orgs/cis3296f23/projects/122](https://github.com/orgs/cis3296f23/projects/122/views/2)
2121

2222
### How to build
23-
- Use this github repository: ...
24-
- Specify what branch to use for a more stable release or for cutting edge development.
25-
- Use InteliJ 11
23+
- Use this github repository:
24+
- Main branch will have most update-to-date version of the project
25+
- Use VS Code
2626
- Specify additional library to download if needed
27-
- What file and target to compile and run.
27+
- Steps to run:
28+
1) Download CodeGPT: write and improve code using AI from Extensions.
29+
2) You will need to add your OpenAI API key to the Extension settings in VS Code. To obtain API key, Go to OpenAI's website. If you don't have an account, you will need to create one or sign up using your Google.
30+
3) Click on the Create new secret key button and copy it
31+
4) Now open your VS Code, open Settings, click Extensions drop-down menu and fint the CodeGPT, and paste the API key in API key from OpenAI.
32+
2833
- What is expected to happen when the app start.
34+
On main screen, users will able to code and on side panel will have accesss to ChatGPT

0 commit comments

Comments
 (0)