Skip to content

Commit ac8f6c0

Browse files
authored
Update README.md
1 parent 96ad279 commit ac8f6c0

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
@@ -2,6 +2,6 @@
22

33
This repo contains all the code examples from React JS Foundations: Building User Interfaces with React JS by Chris Minnick (ISBN 978-1-119-68554-8).
44

5-
The code listings from the book are in book-code-listings/src. To run them, cd into book-code-listings and then type npm install followed by npm start.
5+
The code listings from the book are in book-code-listings.
66

77
If you find an error in the code, please let me know.

0 commit comments

Comments
 (0)