vinhnx90 commited on
Commit
36e3301
1 Parent(s): a9cf382

Update README

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -24,7 +24,7 @@
24
  1. Clone the repository:
25
 
26
  ```sh
27
- git clone https://github.com/your-username/InkChatGPT.git
28
  cd InkChatGPT
29
  ```
30
 
@@ -32,7 +32,7 @@ cd InkChatGPT
32
 
33
  ```sh
34
  python -m venv env
35
- source env/bin/activate # On Windows, use env\Scripts\activate
36
  ```
37
 
38
  3. Install the required dependencies:
 
24
  1. Clone the repository:
25
 
26
  ```sh
27
+ git clone https://github.com/vinhnx/InkChatGPT.git
28
  cd InkChatGPT
29
  ```
30
 
 
32
 
33
  ```sh
34
  python -m venv env
35
+ source env/bin/activate
36
  ```
37
 
38
  3. Install the required dependencies: