Skip to content

Commit cb0ef50

Browse files
committed
v3.0.3
- Add initial support for Node/Server side testing - Minor bug fix for chats
1 parent c79619e commit cb0ef50

31 files changed

+2124
-113
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ Rasa UI can run on your Rasa instance, or on a separate machine. Technically Ras
3535

3636
```
3737
git clone https://github.com/paschmann/rasa-ui.git
38-
cd rasaui && npm install
38+
cd rasaui
39+
npm install
3940
```
4041

4142
## Running

0 commit comments

Comments
 (0)