Skip to content

Commit 3635d57

Browse files
authored
Merge pull request #215 from paschmann/test_suite
v3.0.3
2 parents c79619e + cb0ef50 commit 3635d57

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)