Skip to content

Commit

Permalink
update examples readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Carmine DiMascio committed Feb 16, 2020
1 parent b86de33 commit fc6d804
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/1-standard/README.md
Expand Up @@ -10,7 +10,7 @@ npm i && npm run deps

## Run

From this `example` directory, run:
From this `1-standard` directory, run:

```shell
npm start
Expand Down
2 changes: 1 addition & 1 deletion examples/2-eov-operations/README.md
Expand Up @@ -10,7 +10,7 @@ npm i && npm run deps

## Run

From this `example` directory, run:
From this `2-eov-operations` directory, run:

```shell
npm start
Expand Down

0 comments on commit fc6d804

Please sign in to comment.