myn0908 commited on
Commit
798333f
·
1 Parent(s): d59aa43

update link repo

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -19,7 +19,9 @@ This project is built by Python and integration with OpenAI API which use GPT-3.
19
  ## Getting Started
20
  ### 1. Environment Setup
21
  The project is built in python 3.9+. You need to install python 3.9 or later
22
-
 
 
23
  For install dependencies:
24
  ```commandline
25
  pip install -r requirements.txt
 
19
  ## Getting Started
20
  ### 1. Environment Setup
21
  The project is built in python 3.9+. You need to install python 3.9 or later
22
+ ```commandline
23
+ git clone [email protected]:spaces/myn0908/Own-Knowledge-GPT
24
+ ```
25
  For install dependencies:
26
  ```commandline
27
  pip install -r requirements.txt