Skip to content

Commit 384c1a6

Browse files
authored
Merge pull request #7 from cis3296f23/darsh
Update Readme
2 parents 077e3a3 + 97cf769 commit 384c1a6

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
@@ -43,9 +43,15 @@ tar -xzf
4343
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)
4444

4545
### How to build
46-
- Use this github repository: ...
47-
- Specify what branch to use for a more stable release or for cutting edge development.
48-
- Use InteliJ 11
46+
- Use this github repository:
47+
- Main branch will have most update-to-date version of the project
48+
- Use VS Code
4949
- Specify additional library to download if needed
50-
- What file and target to compile and run.
50+
- Steps to run:
51+
1) Download CodeGPT: write and improve code using AI from Extensions.
52+
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.
53+
3) Click on the Create new secret key button and copy it
54+
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.
55+
5156
- What is expected to happen when the app start.
57+
On main screen, users will able to code and on side panel will have accesss to ChatGPT

0 commit comments

Comments
 (0)