Skip to content

Commit a80c31a

Browse files
authored
docs(README): Also include demo subdirectory
Also include the demo subdirectory in the change directory command
1 parent 692e526 commit a80c31a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ https://vue-axe.surge.sh/
8383
## Run the demo
8484
```shell
8585
git clone https://github.com/vue-a11y/vue-axe.git vue-axe-demo
86-
cd vue-axe-demo
86+
cd vue-axe-demo/demo
8787
npm install
8888
npm run dev
8989
```

0 commit comments

Comments
 (0)