Skip to content

Commit

Permalink
Merge #198
Browse files Browse the repository at this point in the history
198: Change playground cmd in contributing r=bidoubiwa a=bidoubiwa



Co-authored-by: Charlotte Vermandel <charlottevermandel@gmail.com>
Co-authored-by: cvermand <33010418+bidoubiwa@users.noreply.github.com>
  • Loading branch information
3 people authored Nov 25, 2021
2 parents a74a907 + 9e9512d commit d87af7b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ yarn install
A playground of a VuePress environment is provided to test the plugin.

```bash
yarn serve
yarn playground
```

Then, open your browser on the indicated URL and test the search bar 🙂
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ You can do it by running the VuePress playground provided in this repository:

```bash
yarn install
yarn serve
yarn playground
```

Then, open your browser on the indicated URL and test the search bar 🙂
Expand Down

0 comments on commit d87af7b

Please sign in to comment.