Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
deepraj1729 committed Jun 22, 2020
1 parent 00712c2 commit 84b6e24
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,15 +106,15 @@ A ChatBot framework to make customizable all purpose Chatbots using NLP, Tensorf
### 2. Once done, clone the repository inside the `Demo` folder (with activated virtual environment)
#### a. Using HTTPS:

git clone https://github.com/deepraj1729/TensorChat.git
git clone https://github.com/deepraj1729/TChatBot.git

#### b. Using SSH:

git clone git@github.com:deepraj1729/TensorChat.git
git clone git@github.com:deepraj1729/TChatBot.git

### 3. Navigate to the `TChatBot` folder command-line:
### 3. Navigate to the `TChatBot` folder (Parent folder) command-line:
cd TensorChat
cd TChatBot

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

Expand Down

0 comments on commit 84b6e24

Please sign in to comment.