Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
drcmda committed Aug 3, 2020
2 parents b13e46d + c35b311 commit 27358cf
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions example/readme.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
This projects relies an on an alias pointing into `../dist/index`, the parent project has to be built previously.
This projects will alias react-postprocessing as `../src/index`

```bash
cd ..
yarn
yarn build
cd examples
yarn
```
Expand All @@ -12,4 +11,4 @@ from then on:

```bash
yarn start
```
```

0 comments on commit 27358cf

Please sign in to comment.