Skip to content

Commit 41d13a3

Browse files
committed
Update README
1 parent 3476092 commit 41d13a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Contributions are always welcome!
3232

3333
To begin developing yourself, clone this repo, and do the following:
3434
- `/`: contains the library source code. Use `yarn start` or `npm run start` to watch the files and build each time something changes. This way the testing application gets updated each time.
35-
- `example/`: contains the testing React app. Use `yarn start` or `npm run start` to start the application.
35+
- `example/`: contains the testing application. Use `yarn start` or `npm run start` in the example directory to start the application.
3636

3737
## License
3838

0 commit comments

Comments
 (0)