Skip to content

Commit 0efc45d

Browse files
authored
Merge pull request #4 from Hexastack/marrouchi-patch-1
Update README.md
2 parents 0b14a4a + a7cf72c commit 0efc45d

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,9 @@ Before you begin, ensure you have the following:
3131
## Installation
3232
First, navigate to your Hexabot project directory and make sure the dependencies are installed:
3333
```sh
34-
cd ~/projects/Hexabot/api
34+
cd ~/projects/Hexabot/
3535

36-
npm install --save hexabot-channel-messenger
37-
38-
cd ../
36+
npm install --save hexabot-channel-messenger --prefix ./api
3937

4038
npx hexabot dev
4139
```
@@ -238,4 +236,4 @@ This software is licensed under the GNU Affero General Public License v3.0 (AGPL
238236

239237
---
240238

241-
*Happy Chatbot Building!*
239+
*Happy Chatbot Building!*

0 commit comments

Comments
 (0)