Skip to content

Commit 84b6e24

Browse files
committed
updated README
1 parent 00712c2 commit 84b6e24

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -106,15 +106,15 @@ A ChatBot framework to make customizable all purpose Chatbots using NLP, Tensorf
106106
### 2. Once done, clone the repository inside the `Demo` folder (with activated virtual environment)
107107
#### a. Using HTTPS:
108108

109-
git clone https://github.com/deepraj1729/TensorChat.git
109+
git clone https://github.com/deepraj1729/TChatBot.git
110110

111111
#### b. Using SSH:
112112

113-
git clone [email protected]:deepraj1729/TensorChat.git
113+
git clone [email protected]:deepraj1729/TChatBot.git
114114

115-
### 3. Navigate to the `TChatBot` folder command-line:
115+
### 3. Navigate to the `TChatBot` folder (Parent folder) command-line:
116116
117-
cd TensorChat
117+
cd TChatBot
118118

119119
### 4. Install the requirements from the activated environment:
120120

0 commit comments

Comments
 (0)